mirror of
https://github.com/penpot/penpot.git
synced 2025-06-14 03:31:40 +02:00
🐛 Fixes problems with rotation handlers
This commit is contained in:
parent
7a93a06770
commit
2e54989357
2 changed files with 6 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
(:require
|
||||
[uxbox.main.store :as store]))
|
||||
|
||||
(def debug-options #{:bounding-boxes :group :events #_:simple-selection})
|
||||
(def debug-options #{:bounding-boxes :group :events :rotation-handler #_:simple-selection })
|
||||
|
||||
(defonce ^:dynamic *debug* (atom #{}))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue