Commit Graph
10 Commits
Author SHA1 Message Date
fujimoto kyosukeandGitHub 6f13b5ac75 Fix status when do selectAll while editing lines (#1828) 2020-07-08 10:29:47 +02:00
fujimoto kyosukeandGitHub 476c0e9f8a Fix undo with line editing (#1717) 2020-06-05 17:11:24 +02:00
fujimoto kyosukeandGitHub afbfe2b8b1 Alt should be labeled as Option on Mac (#1602) 2020-05-14 16:51:52 -07:00
fujimoto kyosukeandGitHub c32640d174 Fix free draw to allow undo (#1594) 2020-05-14 13:32:10 +01:00
fujimoto kyosukeandGitHub 38c7d5a7bf Reflect textAlign when pasting a style (#1378)
* Reflect `textAlign` when pasting a style

* Re-run Actions
2020-04-18 15:43:21 +01:00
fujimoto kyosukeandGitHub 6abcb2d87f Suppresses unnecessary fill-rule attribute in SVG (#1397) 2020-04-12 00:03:49 -07:00
fujimoto kyosukeandGitHub 8b805d436f Fix fill of looping lines in exported SVG (#1396) 2020-04-11 19:46:46 -07:00
fujimoto kyosukeandGitHub 166ad0412c Fix to reflect textAlign property to SVG export (#1375) 2020-04-11 19:17:20 +03:00
fujimoto kyosukeandGitHub b971737d32 Restore textAlign property (#1374) 2020-04-11 10:59:22 +02:00
fujimoto kyosukeandGitHub b1ed5b4cdc Support negative resize for multiple points line/arrow (#1237)
* Support negative resize for multiple points line

* prettier

* Fix an issue with width or height becoming zero
2020-04-09 11:53:12 +02:00