Commit Graph

9 Commits

Author SHA1 Message Date
thelastWallE dbeb0bfcce translation: update for de
-update de translation
-add "save and close" button to confirmation dialog
2021-10-04 00:09:08 +02:00
thelastWallE f7ae941e9e fix:confirmation on editor closing
- add variable definition on saving the file for confirmation question
- add editor focus after confirmation message
2021-10-02 22:58:27 +02:00
thelastWallE a6539f203c fix:confirmation for editor closing 2021-10-02 22:08:29 +02:00
thelastWallE f494fc00c1 🐞 fix: Cfg: parse configpath for new setting
-parse old configpath setting into configpath and baseconfig settings
-load config on start with the filename from the baseconfig setting
2021-09-21 01:54:05 +02:00
thelastWallE c835795fe9 🦄 refactor: Restart command
-change restart command setting to work with new editor
-add migrate settings docstrings
-refactor statement for check_parse  in cfgUtils.py>save_cfg
-change knockout binding for ace editor
-change calculating for height of editor modal-body
-moved editorbuttons to modal_footer
-set focus to editor after modal shown
-load printer.cfg on start for the editor
-show Confirmation on dirty editor closing
2021-09-16 12:31:51 +02:00
thelastWallE ef6c846f56 🌈 style: Restyle PopUps; Editor Modal Position
- change title of PopUps
- make sure position of editor modal is ok on first show
2021-09-08 16:03:06 +02:00
thelastWallE 26f4b856e1 🌈 style: editor restyling
-remove checkbox on editor
-change container for buttons
2021-09-05 22:25:46 +02:00
thelastWallE d4abe1da08 feat(Editor): add,change settings
add settings for parsing check on save and fontsize
change directory for configfile to only the path for the configs
2021-09-05 17:01:03 +02:00
thelastWallE b2575c55db Merge branch 'feat/multipleCfg' 2021-09-05 15:28:57 +02:00