mirror of
https://github.com/cmclark00/retro-imager.git
synced 2025-05-17 23:45:21 +01:00
qml: OptionsPopup: Always display vertical scrollbar
This commit is contained in:
parent
3fed45ef43
commit
7edd44fac4
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ Window {
|
|||
anchors.bottom: buttonsRow.top
|
||||
|
||||
clip: true
|
||||
//ScrollBar.vertical.policy: ScrollBar.AlwaysOn
|
||||
ScrollBar.vertical.policy: ScrollBar.AlwaysOn
|
||||
|
||||
StackLayout {
|
||||
id: optionsStack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue