piskel/src/js
juliandescottes 1db937ae01 Enhancement : Possibility to resize canvas content during resize
- new checkbox in resize panel
- content is resized using nearest neighbor
- deactivated by default

2 bug fixes :
- remove focus after closing drawer
- fire resize event after undo/redo if size changed
2014-05-04 22:58:36 +02:00
..
controller Enhancement : Possibility to resize canvas content during resize 2014-05-04 22:58:36 +02:00
drawingtools Fix : selection : click on non transparent pixel was cancelling selection 2014-04-30 08:30:29 +02:00
lib Feature : import sprites from GIF 2014-04-12 18:40:25 +02:00
model Removed cached serializer in Frame.js 2014-04-19 20:04:43 +02:00
rendering Refactored piskel controller to extract the event creation 2014-04-19 16:01:51 +02:00
selection Enhancement : #169 : Use several meta for shortcut 2014-04-24 13:28:21 +02:00
service Enhancement : Possibility to resize canvas content during resize 2014-05-04 22:58:36 +02:00
utils Enhancement : Possibility to resize canvas content during resize 2014-05-04 22:58:36 +02:00
app.js Fix : selection : click on non transparent pixel was cancelling selection 2014-04-30 08:30:29 +02:00
Constants.js Feature : color palette 2014-03-30 14:56:31 +02:00
Events.js Temp commit 2014-04-17 01:27:49 +02:00