mirror of
https://github.com/penpot/penpot.git
synced 2026-05-09 10:08:54 +00:00
🐛 Fix issue in viewport-scrollbars
This commit is contained in:
parent
105cb6fa13
commit
0f459ede50
@ -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…
x
Reference in New Issue
Block a user