piskel/js
Vince 4618cb643a Fix canvas size when grid display is active
- Dynamic resizing of canvas when display_grid is activated/deactivated
 - Adding a main-wrapper to get a perfect alignement at the top and
bottom the application screen
 - fix DPI update on page load (independent of grid option).
 - fix available width for DPI calculation (using margin-box, was using
only content before)
2013-06-19 19:01:12 +02:00
..
controller Fix canvas size when grid display is active 2013-06-19 19:01:12 +02:00
drawingtools Make jshint quiet now 2013-05-27 23:42:53 +02:00
lib Fixing DnD, removing LESS, cleaning code 2013-06-13 00:04:39 +02:00
model Fixing DnD, removing LESS, cleaning code 2013-06-13 00:04:39 +02:00
rendering Review comments 2013-06-19 01:51:53 +02:00
selection Make jshint quiet now 2013-05-27 23:42:53 +02:00
service Fix user messages 2013-06-13 20:07:12 +02:00
utils Review comments 2013-06-19 01:51:53 +02:00
Constants.js Adding TODOs related to namespace cleaning 2013-06-17 11:42:53 +02:00
Events.js Create an event based UserSettings and use it for the grid diplay state. 2013-06-17 20:24:27 +02:00
piskel.js Adding TODOs related to namespace cleaning 2013-06-17 11:42:53 +02:00