mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Fix snapping bug where snapped-together shapes couldn't be moved (#1818)
* Fixup dragging snap * Reenable snapping by default on some demo art files --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
parent
3657b37574
commit
dba0433100
7 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,4 @@
|
|||
[target.wasm32-unknown-unknown]
|
||||
|
||||
rustflags = [
|
||||
# Currently disabled because of https://github.com/GraphiteEditor/Graphite/issues/1262
|
||||
# The current simd implementation leads to undefined behavior
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue