0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

🐛 Fix problem with menu and proportional scaling

This commit is contained in:
alonso.torres 2024-01-24 13:23:34 +01:00
parent 47a4c6b0c1
commit 582ae6a850

View file

@ -179,7 +179,7 @@
:on-key-down (fn [event]
(when (kbd/enter? event)
(toggle-flag event)))
:data-test "scale.-text"
:data-test "scale-text"
:id "file-menu-scale-text"}
[:span {:class (stl/css :item-name)}
(if (contains? layout :scale-text)