Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Samo Golež
VLC
Commits
5dc6c97f
Commit
5dc6c97f
authored
May 11, 2021
by
Prince Gupta
💬
Committed by
Jean-Baptiste Kempf
May 15, 2021
Browse files
qml/listview: don't clip by default
parent
46f9f82d
Changes
1
Show whitespace changes
Inline
Side-by-side
modules/gui/qt/widgets/qml/KeyNavigableListView.qml
View file @
5dc6c97f
...
...
@@ -137,7 +137,6 @@ NavigableFocusScope {
focus
:
true
clip
:
true
ScrollBar.vertical
:
ScrollBar
{
id
:
scroll_id
}
ScrollBar.horizontal
:
ScrollBar
{
visible
:
view
.
contentWidth
>
view
.
width
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment