mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-23 02:00:20 +07:00
refactor: update ScrollBar policy to use AsNeeded for better usability (#1579)
* refactor: update `ScrollBarType` policy to use `AsNeeded` for better usability * add selecting of location settings with Enter * add handlers to enter push
This commit is contained in:
@@ -64,7 +64,7 @@ PageType {
|
||||
displayMarginBeginning: 40
|
||||
displayMarginEnd: 40
|
||||
|
||||
ScrollBar.vertical: ScrollBarType { }
|
||||
ScrollBar.vertical: ScrollBarType {}
|
||||
|
||||
footer: Item {
|
||||
width: listView.width
|
||||
|
||||
Reference in New Issue
Block a user