Request for documentation
From pull request qgis/QGIS#64690
Author: @JanCaha
QGIS version: 4.0
Add layer menu to load and save styles
PR Description:
Description
This adds Load Style... and Save Style... to layer menu under Styles submenu. This should provide users with quick way to load/save style, without need to open another window and search in menu, hidden under a button.
Mesh layer need small function override to correctly emit signals about style change, so that legend in layer panel is properly updated.
Commits tagged with [need-docs] or [FEATURE]
Request for documentation
From pull request qgis/QGIS#64690
Author: @JanCaha
QGIS version: 4.0
Add layer menu to load and save styles
PR Description:
Description
This adds Load Style... and Save Style... to layer menu under Styles submenu. This should provide users with quick way to load/save style, without need to open another window and search in menu, hidden under a button.
Mesh layer need small function override to correctly emit signals about style change, so that legend in layer panel is properly updated.
Commits tagged with [need-docs] or [FEATURE]