Bug report #1394
Theme support for toolbar icons not completed
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | GUI | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Windows | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | fixed | |
Crashes QGIS or corrupts data: | Copied to github as #: | 11454 |
Description
The following number of toolbar icons is not supported by 'theme' mechanism:
'help' - [1 of 2]
'attributes' - [3 of 8]
'digitizing' - [12 of 15]
The rest works fine.
History
#1 Updated by Borys Jurgiel almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
Fixed in rev 9724. All actions defined in QgisApp::createActions (so main toolbars and menus) are now supported.
#2 Updated by Anonymous over 15 years ago
Milestone Version 1.0.0 deleted