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
439
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
Repository
e1596650da020dce092c300b962ccccdd0acea67
Select Git revision
Branches
2
master
default
protected
3.0.x
protected
Tags
20
3.0.21-1
protected
3.0.21
protected
3.0.20
protected
3.0.19
protected
3.0.18
protected
3.0.18-rc2
protected
3.0.18-rc
protected
3.0.17.4
protected
3.0.17.3
protected
3.0.17.2
protected
3.0.17-1
protected
3.0.17
protected
3.0.16
protected
3.0.15
protected
3.0.14
protected
3.0.13
protected
3.0.12.1
protected
3.0.12-1
protected
3.0.12
protected
3.0.11.1
protected
22 results
vlc
modules
gui
qt
widgets
qml
TableViewDelegate.qml
Find file
Blame
History
Permalink
qml: correct ListView.delayRemove assignation in TableViewDelegate
· e1596650
Fatih Uzunoğlu
authored
3 years ago
and
Jean-Baptiste Kempf
committed
3 years ago
ListView.delayRemove should apply to the delegate, which has id: delegate, and not the root.
e1596650