mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Tiled preview : mutualize canvas background update
When user changes canvas background, css class now applied on document body. Created new controller listening to Events.USER_SETTINGS_CHANGED to handle this.
This commit is contained in:
@ -78,6 +78,7 @@
|
||||
"js/controller/PaletteController.js",
|
||||
"js/controller/PalettesListController.js",
|
||||
"js/controller/NotificationController.js",
|
||||
"js/controller/CanvasBackgroundController.js",
|
||||
|
||||
// Settings sub-controllers
|
||||
"js/controller/settings/ApplicationSettingsController.js",
|
||||
|
Reference in New Issue
Block a user