jdescottes
80a9fe3396
First layer UI. Just functional, UX far from ideal
2013-09-25 00:11:12 +02:00
jdescottes
6528c7724b
Issue 24 : Layers
...
!! NOT STABLE !!
Initial implementation. No UI update yet.
Check js/model/Piskel.js and js/model/Layer.js for an overview of the new
API.
Piskels can be saved on the existing service.
Previous piskels cannot be loaded. This should be fixed soon.
2013-09-22 21:02:43 +02:00
jdescottes
4f6863eb8a
Gif export panel first draft
2013-09-07 17:50:43 +02:00
jdescottes
73b98850db
Added cheap lazy templates + logic to switch between setting controllers
2013-08-12 07:31:09 +02:00
jdescottes
87a68bfe21
Dev environment:force indentation to 2 spaces. Added new grunt module, grunt-leading-indent to check space consistency, and modified jshint options to enforce 2 spaces
2013-08-10 12:11:16 +02:00
Vince
5913b19641
Plug canvas background settings on UserSettings storage
...
Canvas background class are now manager at the FrameRenderer level
instead of CSS classes at the top of the DOM.
2013-06-17 23:10:35 +02:00
Vince
9a3a87bd57
Fix travis
2013-06-17 21:03:22 +02:00
Vince
1d4ff1d2de
Create an event based UserSettings and use it for the grid diplay state.
2013-06-17 20:24:27 +02:00
Vince
889d5c0d53
Add basic UserSettings persistence static utility.
...
Based on localStorage for now.
2013-06-17 19:54:43 +02:00
Vince
97ddc6ecc1
Adding simple backgorund picker (without persistence)
2013-06-17 11:36:56 +02:00
Vince
453f77cdd6
Nit: fix indentation
2013-06-17 10:37:08 +02:00
Vince
458f56f1ec
Move toggling code to settingscontroller
2013-06-16 10:36:26 +02:00
Vince
955a49d2dd
Adding SettingsController
2013-06-16 10:17:50 +02:00