Skip to content

Disable options in right-click menu on images if not available

Philip Gouverneur requested to merge gouvi/digikam:DisableOptions into master

This merge request disables two options in the right-click menu on images if they are not available. Now:

  • 'Clear all faces on this image' is only available if there is at least one face in the image.
  • 'Mark all unknown faces as ignored' is only available if there is at least one unknown face in the image.

Merge request reports