Skip to content

applets/dictionary: move Add button to header

Christoph Wolk requested to merge cwo/kdeplasma-addons:dict_actions into master

The button for adding dictionaries to the list is currently below the ListView. It feels a little lost there; usually we place such things in the ListView header if there is one, or the page header if there isn't (or in a separate Actions footer on mobile).

Instead, turn it into an Action and place it in the page's action property, which will put it in an appropriate place.


Requires plasma-desktop!2930 (merged)

before after
config_dict_before config_dict_after

Merge request reports

Loading