Julian Descottes
a383e59280
Issue #290 : allow to drag selection when using SHIFT while selection
2016-08-16 00:40:01 +02:00
jdescottes
ca3bbf1c57
Issue #287 : Shortcuts now rely on Shortcut instances. Shortcut key can be changed dynamically.
2015-11-12 20:31:47 +01:00
jdescottes
c11e0d5d8d
Issue #287 : Rename addShortcut/removeShortcut to less ambiguous register/unregister
2015-11-12 20:31:45 +01:00
jdescottes
28912fc58f
Issue #311 : Add lasso tool. Implementation and cleanup
2015-10-06 00:21:12 +02:00
jdescottes
ff98670055
Selection Manager : fix undo/redo regression
2015-08-15 17:08:09 +02:00
juliandescottes
1208324d4d
Copy paste bug : add unit tests for FrameUtils with null value
2015-08-09 12:37:03 +02:00
jdescottes
e0c9a46ed3
wip : needs tests
2015-08-07 08:37:13 +02:00
juliandescottes
b480acc6a0
Added JSCS linter to enforce style conventions
2015-04-14 18:02:33 +02:00
juliandescottes
1f5272415c
#261 replaced throw by console.error for recoverable errors
2015-04-13 14:33:34 +02:00
jdescottes
0f49c884f2
Mutualize HTML generation for drawing tools and transform
2014-11-21 01:15:55 +01:00
jdescottes
dc78c3cecd
Yet another history bug !
2014-07-14 00:37:17 +02:00
jdescottes
a6d939cc9a
Fix selection paste transparent pixels
2014-07-06 23:59:07 +02:00
jdescottes
a060e32b15
Enhancement : #169 : Use several meta for shortcut
...
- can now use shift+ctrl+alt in shortcut definition
- paste opaque for selection remapped to ctrl+shift+V
2014-04-24 13:28:21 +02:00
jdescottes
cf2c0e7045
Enhancement : preview copied selection + paste only opaque
2014-04-24 00:38:21 +02:00
jdescottes
af52d9a96a
Enhancement : Selection tools various enhancements
...
- can use BACKSPACE key to delete selection content
when no selection, backspace retains the default behavior
- cursor for rectangle selection has been changed to crosshair
- fixed a bug where selection seemed to be cropped when released out of
the visible canvas
2014-04-23 23:47:23 +02:00
jdescottes
5541d030a5
Feature : undo redo including frame/layer actions
...
- Frame and Layer CRUD actions are now registered and can be cancelled
- Limited performance impact while drawing
- Improved frame cache invalidation
2014-04-22 23:57:30 +02:00
juliandescottes
c2a3ccc8d0
Simplified SAVE STATE events, added wrap method to easily build decorators
2014-04-20 13:15:30 +02:00
jdescottes
0cecdc74eb
Temp commit
2014-04-17 01:27:49 +02:00
jdescottes
903f6817cf
feature : allow to delete current selection
...
* Users can now use DEL to delete the current selection
* Cheatsheet has been updated accordingly
* Cheatsheet has been refactored to mutualize markup creation code
2014-03-16 23:22:47 +01:00
jdescottes
87574a2b30
Cleanup project root
2014-03-16 21:15:34 +01:00