Skip to content

Replace slideshow ServiceMenu by SlideShowFileItemAction

Méven Car requested to merge meven/gwenview:work/slideshow-action into master

Using a KAbstractFileItemActionPlugin allows to have more control over when actions are shown in context menus.

BUG: 429531

BUG: 430048

FIXED-IN: 21.04

@ngraham @alex

Test plan:

  1. Right click any number of folders with no images in it -> Start a slideshow is not visible

  2. Right click on any number of folder(s) containing at least one image -> Start a slideshow is visible

Same for files.

When the selection contains a mix of folders and files the action is not displayed.

Remaining question: how to remove the old SlideShow Service Menus ?

Edited by Méven Car

Merge request reports