mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 04:38:14 +00:00
🐛 Fix problem with show guides config
This commit is contained in:
parent
ef0abc1498
commit
4ef7af104d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user