-
Improvement
-
Resolution: Fixed
-
Normal
-
None
The action icons in the new plugin UI are not always easily understood. Especially the default "basket case" icon has been reported to not be easily recognizable on Windows.
Currently we use default icons provided by Qt (can be icon theme icons on Linux). We should probably ship custom icons.
The five button actions / states requiring icons are:
- Install plugin
- Uninistall plugin
- Update plugin
- Enable plugin
- Disable plugin
The icons need to be recognizable at a resolution of 16 x 16 pixels so that they can be properly displayed in the list of plugins.
Current Icons
- is related to
-
PICARD-1313 Refactor plugin UI
- Closed