Skip to content
Snippets Groups Projects

qml: Use 'var' for properties altered by StackView.replace()

Merged Benjamin Arnaud requested to merge bunjee/vlc:ci-bug into master

When calling StackView.replace() together with custom properties we have to provide generic types (var, int, string). Otherwise we get 'casting' issues when using a specific one (like MLItemId). This was causing invalid values to be restored when navigating between the QML MediaLibrary views.

fix #26629 (closed)

Edited by Benjamin Arnaud

Merge request reports

Merge request pipeline #192754 passed

Merge request pipeline passed for 35ec60b5

Approved by

Merged by Hugo Beauzée-LuyssenHugo Beauzée-Luyssen 3 years ago (Feb 21, 2022 2:50pm UTC)

Merge details

Pipeline #192971 passed

Pipeline passed for 35ec60b5 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading