Skip to content
Snippets Groups Projects

macosx: Fix media source items becoming unresponsive after switching away from media source views

Using NSImage's name property to store the MRL for a path control item's resepctive input item would cause asserts to fail when grabbing the input node from the relevant path control item.

Behind the scenes it seems the path control recreates the image without the right image name applied. However, this does not happen with accessibilityDescription -- so let's use that instead.

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports

Merge request pipeline #466871 passed with warnings

Merge request pipeline passed with warnings for 66671cde

Test coverage 18.33% from 1 job
Loading
Loading

Activity

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