Commit graph

6 commits

Author SHA1 Message Date
Andrea Bogazzi
38af9f0e02
added a test (#5462) 2019-01-06 01:30:35 +01:00
Andrea Bogazzi
68a84a7da7
Avoid enter editing if there is another active object on the canvas (#5261)
* better-than-nothing
* check that the active object exist
* test
* added a test
2018-09-29 10:10:06 -04:00
Andrea Bogazzi
8c3f677cc2
Fix interaction between grouping and enter edit for text (#5153) 2018-08-12 02:33:41 +02:00
Andrea Bogazzi
6db1b1d211
Use the new mousedown:before to understand if an object is already selected on mousedown (#5010)
* fix something

* other changes
2018-05-30 11:29:27 +02:00
Andrea Bogazzi
c03111824c Update deps (#4315)
* try replace tests
* modified tests for new qunit
* lint tests
2017-09-17 11:44:57 +02:00
Andrea Bogazzi
0f265631b3 Compare distance between cursor with absolute value. (#4295)
* fix with Math.abs

* ok this works

* added test

* added test file

* linting tests

* wrong test
2017-09-07 12:59:02 +02:00