Lipis
1c7056bdaa
chore: bump Prettier to the latest ( #4185 )
2021-11-01 15:24:05 +02:00
Steve Ruiz
49c6bdd520
feat: improved freedraw ( #3512 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-05-09 17:42:10 +02:00
João Forja
aa221837fc
Enhance aspect ratio tools | Rectangle, Diamond, Ellipses ( #2439 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-12-07 00:39:31 +02:00
Christopher Chedeau
533815c081
Fix middle handles on mobile ( #2459 )
...
For rendering we always use mouse in order to check which handles to display but when doing the hit test, we used pointer which has a different size. So we couldn't use the middle handles for small shapes. This is now fixed.
cc @j-f1 as you added it in #790
2020-12-05 16:35:44 -08:00
Lipis
e05acd6fd9
Update ESLint rules ( #2342 )
2020-11-06 21:06:30 +01:00
João Forja
566e6a5ede
Zoom on cursor | Issue #940 ( #2319 )
2020-11-04 19:49:15 +02:00
Daishi Kato
84c49ebaa1
Support rotating two-point lines (angle can be non-zero) ( #2090 )
...
Co-authored-by: David Luzar <luzar.david@gmail.com>
2020-08-28 10:20:06 +02:00
David Luzar
964746e569
fix transform handles regression ( #2018 )
2020-08-10 15:00:21 +02:00
David Luzar
950bcd0b72
Refactor resize handle naming ( #2013 )
2020-08-10 14:16:39 +02:00