Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Elisa Elisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Bugzilla
    • Bugzilla
  • Merge requests 24
    • Merge requests 24
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Multimedia
  • ElisaElisa
  • Merge requests
  • !350

Fix Open and Save Playlist global menu entries

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Firlaev-Hans Fiete requested to merge firlaev-hans/elisa:fix_open_save_playlist_globalmenu into release/22.04 Apr 23, 2022
  • Overview 25
  • Commits 6
  • Pipelines 8
  • Changes 3

Before, the two entries "Open Playlist…" and "Save Playlist…" in the "File" menu were bound to the same action as "Refresh Music Collection" which is obviously not wanted.

I merely copied and pasted the relevant parts from MediaPlayListView.qml and I'm not sure if it's ideal to have that PlatformDialog.FileDialog part at the bottom duplicated in both files but it works and I don't know how to do it otherwise.

Edited Apr 23, 2022 by Firlaev-Hans Fiete
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_open_save_playlist_globalmenu