0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-03 04:49:03 -05:00

🐛 Fix problem with show guides config

This commit is contained in:
alonso.torres 2024-03-27 08:41:43 +01:00
parent ef0abc1498
commit 4ef7af104d

View file

@ -553,7 +553,7 @@
:offset-y offset-y
:show-rulers? show-rulers?}])
(when show-rulers?
(when (and show-rulers? show-grids?)
[:& guides/viewport-guides
{:zoom zoom
:vbox vbox