Commit Graph

26 Commits

Author SHA1 Message Date
Anton Lavrenov
4f29c6d365 fix trasnformer bug 2024-03-07 06:53:45 +07:00
Anton Lavrenov
73d65cb7d3 improve transformer performance 2024-03-04 05:16:19 +07:00
Anton Lavrenov
b09ceb34f3 change events order for transformer. fix #1724 2024-03-03 11:45:55 +07:00
Anton Lavrenov
184ab3f350 update deps, enable all tests 2023-10-31 10:42:33 -05:00
Anton Lavrenov
0527d23901 fix test 2023-10-30 19:44:03 -05:00
Anton Lavrenov
56ce8a89eb new test 2023-10-30 19:43:02 -05:00
iloabn
5d506ad2ff Custom transformer rotate cursor.
Add tests for and ability to change rotate anchor cursor for transformer
2023-07-06 14:22:24 +02:00
Anton Lavrenov
3e7d5ce7af new anchorStyleFunc for transformer. close #1552 2023-06-02 15:28:08 -05:00
Anton Lavrenov
e2964dc288 enable all tests 2023-03-23 16:56:50 -05:00
Anton Lavrenov
bfb6be6e6f simlify code a bit 2023-03-23 16:54:44 -05:00
D31T4
46e8c6f6b3 added test in transformer.nodes() 2023-03-02 23:42:21 +11:00
Anton Lavrenov
6fb7a0669d enable all tests 2022-12-20 13:36:38 -05:00
Anton Lavrenov
c29300e8cf fix transformer clone. close #1457 2022-12-17 10:24:49 -05:00
Clemens Grabmann
9cdbbd6616
#1387 make sure the Transformer affects the client-rect if it is attached
Signed-off-by: Clemens Grabmann <clemens.grabmann@cloudflight.io>
2022-08-11 10:20:30 +02:00
Anton Lavrenov
ab5c93e6ac Skip Konva.Transformer in container.getClientRect() calculations 2022-06-20 12:45:51 -05:00
Anton Lavrenov
fcf53dc138 remove rounding from getClientRect 2022-03-12 22:28:19 -05:00
Anton Lavrenov
a75fd53f0e fix transformstart event. close #1294 2022-03-08 11:00:28 -05:00
Anton Lavrenov
4dfdd6eeaf update CHANGELOG with new version 2021-11-15 08:27:41 -05:00
Anton Lavrenov
08c8a78451 fix fillPattern cache 2021-08-04 18:34:22 +07:00
Anton Lavrenov
0679643389 fix transformer bad behavior when back is dragged. close #1141 2021-07-01 12:39:22 +07:00
Anton Lavrenov
ddfff3f9f1 enable all tests 2021-06-29 11:48:30 +07:00
Anton Lavrenov
51371a8140 New property useSingleNodeRotation for Konva.Transformer 2021-06-29 11:44:22 +07:00
Anton Lavrenov
9ed1cd7009 fix transform cache issue. close #1116 2021-05-27 15:02:59 -05:00
Anton Lavrenov
dbe88946ed new flipEnabled property for Konva.Transformer. close #954 2021-05-06 15:36:32 -05:00
Anton Lavrenov
7bd5c62ee3 tests refactor, clean build 2021-05-05 09:19:24 -05:00
Anton Lavrenov
59956fe944 refactor tests 2021-05-03 17:09:18 -05:00