mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 14:41:40 +02:00
🐛 Fix issue in viewport-scrollbars
This commit is contained in:
parent
105cb6fa13
commit
0f459ede50
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@
|
|||
(reset! v-scrolling? false)
|
||||
(reset! h-scrolling? false)))]
|
||||
|
||||
[*
|
||||
[:*
|
||||
(when show-v-scroll?
|
||||
[:g.v-scroll
|
||||
[:rect {:on-mouse-move #(on-mouse-move % :y)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue