SEG491X-W2023-T42 / mikado-machine

A multi-platform web-app for managing tasks and goals using the Mikado Method.
https://mikadomachine.uottawaesports.ca/
1 stars 0 forks source link

Remove FAB on desktop #120

Closed philippe-gagne closed 1 year ago

philippe-gagne commented 1 year ago

As node creation will be moved to a double-click, the FAB is no longer needed on desktop. This will require media queries for device detection to be in place and two diverging feature branches for computers and mobile.

Also see #115

danielzgtg commented 1 year ago

Already removed in 4b7781556a38c32ce47c37384f64f74dc3bd9fac because I needed to remove DisplayLayerHandle.js. We will bring it back after we clean up the code and remove EnterGraphHackContext.js.