Anton Lavrenov
|
f645b22c4a
|
* `dragstart event behaviour is a bit changed. It will fire BEFORE actual position of a node is changed. fix #476
|
2018-10-18 12:28:03 -05:00 |
|
Anton Lavrenov
|
7b6d97aaa5
|
build and apply prettier
|
2017-07-28 18:40:07 +02:00 |
|
Anton Lavrenov
|
59cc7b99f2
|
setup prettier and make all code better
|
2017-02-24 09:15:33 -05:00 |
|
Anton Lavrenov
|
9b92331410
|
Fixed "calling remove() for dragging shape will throw an error". close #184
|
2016-11-10 16:41:31 -06:00 |
|
Anton Lavrenov
|
763788bd32
|
update CHANGELOG with new version
|
2016-09-20 09:35:30 -04:00 |
|
Anton Lavrenov
|
2dde724694
|
fix "removing parent element of a dragging node will throw an error". close #166
|
2016-08-30 09:07:32 +03:00 |
|
lavrton
|
c2d9b1d436
|
better dragging flow
|
2015-06-02 08:14:54 +07:00 |
|
Jovination
|
607ef1837b
|
Renaming
|
2015-01-27 00:07:51 -07:00 |
|
lavrton
|
339e2dc969
|
tests updates
|
2015-01-22 12:47:07 +07:00 |
|
lavrton
|
d191b14a3e
|
changing layer while dragging
|
2015-01-21 15:24:43 +07:00 |
|
lavrton
|
6ebd9fc554
|
better layer draw hit. hit updates for not dragging layer
|
2015-01-21 10:29:33 +07:00 |
|
Лаврёнов Антон
|
c34873d8c1
|
mouse dragging only with left button. fix #272
|
2014-05-16 22:52:17 +08:00 |
|
Eric Rowell
|
8fcd882ba5
|
added throttling to mousemove and touchmove. Added logic to prevent Android from detecting both touch and mouse events
|
2014-02-26 08:46:26 -08:00 |
|
Eric Rowell
|
c2e138c6f4
|
for desktop browsers, always set pixel ratio to 1. When users have zoom enabled, it affects pixel ratio and causes artifacts. There doesn't appear to be a way to detect zoom level for modern browsers in order to adjust the pixel ratio
|
2014-02-26 07:57:05 -08:00 |
|
Eric Rowell
|
fc8273e792
|
updated overloaded docs for d&d, node, shape, stage, sprite, text, and wedge
|
2014-01-07 23:56:49 -08:00 |
|
Eric Rowell
|
1f4ff9f1d7
|
cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph
|
2013-12-09 10:07:08 -08:00 |
|
Eric Rowell
|
1ea9e68ff6
|
migrated Canvas, DragAndDrop, Global, and Tween tests to mocha
|
2013-09-09 10:08:16 -07:00 |
|