mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 07:16:43 +02:00
✨ Improved resize/rotation handlers for shapes with tiny height/width
This commit is contained in:
parent
f4be3aa9de
commit
9332d6f36c
5 changed files with 69 additions and 56 deletions
|
@ -31,11 +31,8 @@
|
|||
;; Displays in the console log the events through the application
|
||||
:events
|
||||
|
||||
;; Display the boxes that represent the rotation handlers
|
||||
:rotation-handler
|
||||
|
||||
;; Display the boxes that represent the resize handlers
|
||||
:resize-handler
|
||||
;; Display the boxes that represent the rotation and resize handlers
|
||||
:handlers
|
||||
|
||||
;; Displays the center of a selection
|
||||
:selection-center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue