-
-
Notifications
You must be signed in to change notification settings - Fork 400
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: button overhaul and minor changes to the ui (#413)
* refactor(appbar): change buttons to new design * refactor(appbar): change height and add pritnername * refactor: small sidebar * refactor(vuetify): define parts of the mainsail theme and expose colors to css Signed-off-by: steadyjaw <[email protected]> * refactor: ui settings add missing divider Signed-off-by: steadyjaw <[email protected]> * refactor: add farm printer selection and menu to new top and sidebar, added icons to version-tooltip Signed-off-by: steadyjaw <[email protected]> * refactor: make topbar buttons hideable via ui settings Signed-off-by: steadyjaw <[email protected]> * refactor: move miniConsole buttons to toolbar and make'em collapsible Signed-off-by: steadyjaw <[email protected]> * refactor: set matching colors for buttons on console page Signed-off-by: steadyjaw <[email protected]> * refactor: use colornames from theme and set play/resume button to green Signed-off-by: steadyjaw <[email protected]> * fix: correct visibility of hide buttons on collapse Signed-off-by: steadyjaw <[email protected]> * feature: add virtual tab button to console-input on touch devices Signed-off-by: steadyjaw <[email protected]> * refactor: remove hide e-stop button setting Signed-off-by: steadyjaw <[email protected]> * fix: add reactivity to hide upload and print button functionality Signed-off-by: steadyjaw <[email protected]> * refactor: move logo to topbar and clip menu under topbar Signed-off-by: steadyjaw <[email protected]> * refactor: remove unused TheSidebarPrinterMenu Signed-off-by: steadyjaw <[email protected]> * feature: create and add about component to sidebar ...no dialog on click yet Signed-off-by: steadyjaw <[email protected]> * fix: correct appearance of the close icon from interface settings dialog Signed-off-by: steadyjaw <[email protected]> * Revert "fix: correct appearance of the close icon from interface settings dialog" This reverts commit f66e29d. * refactor: close ui settings on ESC and change close icon to tile Signed-off-by: steadyjaw <[email protected]> * refactor: change font style in wide sidebar and extend width of wide menu Signed-off-by: steadyjaw <[email protected]> * refactor: change menu style ui-settings-entry to dropdown Signed-off-by: steadyjaw <[email protected]> * refactor: correct variablenames in locales Signed-off-by: steadyjaw <[email protected]> * refactor: re-do menuStyle setting implementation Signed-off-by: steadyjaw <[email protected]> * refactor(miniconsole): change collapse button to tile and remove empty cols and row in template Signed-off-by: steadyjaw <[email protected]> * refactor: gui variables and button appearance in toolbars * move some vars to configure gui appearance to variables.ts * force buttons in bars to 100% height * set icon button width to toolbar-heigth Signed-off-by: steadyjaw <[email protected]> * refactor(heightmap): add autofocus and close on ESC to dialogs Signed-off-by: steadyjaw <[email protected]> * refactor(throttledStates): bigger dropdownlist in favor of readability Signed-off-by: steadyjaw <[email protected]> * refactor(confFiles): change imageviewer topbar to darkcolor and move close button to left Signed-off-by: steadyjaw <[email protected]> * fix: camera-dropdown visability condition Signed-off-by: steadyjaw <[email protected]> * refactor(history): ad close on ESC on dialogs Signed-off-by: steadyjaw <[email protected]> * refactor: button overhaul Signed-off-by: steadyjaw <[email protected]> * fix: correct navigation width and change variablenames Signed-off-by: steadyjaw <[email protected]> * fix: change more close buttons to tiles Signed-off-by: steadyjaw <[email protected]>
- Loading branch information
Showing
34 changed files
with
229 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.