-
Hello, I need to keep the scrollbar visible without need to hover the scroll area. is there any way to do it ? |
Beta Was this translation helpful? Give feedback.
Answered by
aubjam
Jul 21, 2024
Replies: 1 comment
-
Solution: include type="always" of scroll area :
The Scrollbar are now visible even if you are not hovering the scroll area. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
aubjam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution:
include type="always" of scroll area :
The Scrollbar are now visible even if you are not hovering the scroll area.