Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
447
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
b2b040a2
Commit
b2b040a2
authored
2 years ago
by
Prince Gupta
Committed by
Felix Paul Kühne
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
qml: fix click not working in some parts in GridItem
don't let subtitle steal the mouse in GridItem
parent
64f143f5
No related branches found
No related tags found
1 merge request
!2054
qml: fix click not working in some parts in GridItem
Pipeline
#230510
passed with stage
Stage:
in 23 minutes and 5 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/gui/qt/widgets/qml/GridItem.qml
+1
-0
1 addition, 0 deletions
modules/gui/qt/widgets/qml/GridItem.qml
with
1 addition
and
0 deletions
modules/gui/qt/widgets/qml/GridItem.qml
+
1
−
0
View file @
b2b040a2
...
...
@@ -312,6 +312,7 @@ T.Control {
anchors.fill
:
parent
hoverEnabled
:
true
acceptedButtons
:
Qt
.
NoButton
}
}
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment