mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
fix: don't update label position when dragging labelled arrows (#6891)
* fix: don't update label position when dragging labelled arrows * lint * add test * don't update coords for label when labelled arrow inside frame * increase locales bundle size limit
This commit is contained in:
parent
d5e3f436dc
commit
ec2de7205f
3 changed files with 37 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
{
|
||||
"path": "dist/excalidraw-assets/locales",
|
||||
"name": "dist/excalidraw-assets/locales",
|
||||
"limit": "270 kB"
|
||||
"limit": "290 kB"
|
||||
},
|
||||
{
|
||||
"path": "dist/excalidraw-assets/vendor-*.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue