1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/Preferences
Manolis Papadeas bafcb2620a Tidy up preferences code
Use a Preference class instead of a nested array. Lines of code reduced from 461 to 330. Also fixed a minor bug in the Web version where, when the user changed language, "Interface" was being selected instead.
2022-02-18 01:47:05 +02:00
..
HandleLanguages.gd Added Portuguese 2022-01-27 20:45:26 +02:00
HandleShortcuts.gd Optimize update_hint_tooltips() calls 2021-11-25 15:16:56 +02:00
HandleThemes.gd Even more theme code tidying 2022-02-17 20:57:54 +02:00
PreferencesDialog.gd Tidy up preferences code 2022-02-18 01:47:05 +02:00
PreferencesDialog.tscn Tidy up preferences code 2022-02-18 01:47:05 +02:00
RestoreDefaultButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
RestoreDefaultButton.tscn Use AutoInvertColors shader for the cursor tool icons 2021-06-05 02:01:04 +03:00
ThemeColorPreview.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00