Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/user_manual/introduction/general_tools.rst
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,8 @@ Some of these entries are not available when multiple selections are made
:menuselection:`--> Paste Style` |checkbox| |checkbox| |checkbox| |checkbox| |checkbox|
:menuselection:`--> Add...` |checkbox| |checkbox| |checkbox| |checkbox| |checkbox|
:menuselection:`--> Rename Current...` |checkbox| |checkbox| |checkbox| |checkbox| |checkbox|
:menuselection:`--> Load Style` |checkbox| |checkbox| |checkbox| |checkbox| |checkbox| |checkbox|
:menuselection:`--> Save Style` |checkbox| |checkbox| |checkbox| |checkbox| |checkbox|
:menuselection:`--> Edit symbol...` |checkbox|
:menuselection:`--> Copy Symbol` |checkbox|
:menuselection:`--> Paste Symbol` |checkbox|
Expand Down Expand Up @@ -1368,7 +1370,7 @@ Manage styles from layer context menu
---------------------------------------

Right-click on the layer in the :guilabel:`Layers` panel and select :guilabel:`Styles`
to copy, paste, add, remove or rename layer styles.
to copy, paste, add, remove, rename, load or save layer styles.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Styles" menu subitems are also mentioned at https://docs.qgis.org/testing/en/docs/user_manual/introduction/general_tools.html#editing-layer-style. Needs update. Or maybe, we move the description here and add a reference, so that the subitems are listed and described at a single place, altogether.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, fixed now, please check @DelazJ


* :guilabel:`Copy Current Style`: copies all the settings of the active style to the clipboard.

Expand Down