Bug 442231

Summary: Clone brush engine page has wrong shortcuts
Product: [Applications] krita Reporter: Tyson Tan <tysontanx>
Component: DocumentationAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 5.0.0-beta1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Tyson Tan 2021-09-09 15:28:25 UTC
#: ../../reference_manual/brushes/brush_engines/clone_engine.rst:38

Press the :kbd:`Ctrl + Alt +` |mouseleft| shortcut to select a new clone source on the current layer. 
The :kbd:`Ctrl +` |mouseleft| shortcut to select a new clone source point on the layer that was active when you selected the clone op.

actually, it is

Press the :kbd:`Ctrl +` |mouseleft| shortcut to select a new clone source on the current layer. 

The other shortcut is disable since 2.9.7.
Comment 1 wolthera 2021-11-30 12:55:56 UTC
Git commit ef8f1f79e2b14ad2151baad7aefb755a79538381 by Wolthera van Hövell.
Committed on 30/11/2021 at 12:55.
Pushed by woltherav into branch 'master'.

Fix a number of issues from bugzilla:

------------------------------------

Remove selection shortcuts.

The actions still exist, but are not set by default.
Related: bug 441811, bug 442000, bug 442290, bug 442230, bug 441812

Remove a whole lot of resource filtering stuff.

Change label that seems to have been renamed.

Keeping the second 'scale', it's a verb in tthis case.

remove duplicate information.

Remove obsolete shortcut.

Fix wrong mousebutton

Change 'canvas projection color' index entry.

It's now using the same name as in the new image dialog,
and I've also added the index value to the other page that discusses
the same thing.

M  +1    -16   reference_manual/brushes/brush_engines/clone_engine.rst
M  +1    -1    reference_manual/brushes/brush_settings/brush_tips.rst
M  +1    -1    reference_manual/main_menu/image_menu.rst
M  +1    -14   reference_manual/resource_management.rst
M  +0    -3    reference_manual/tools/contiguous_select.rst
M  +1    -9    reference_manual/tools/elliptical_select.rst
M  +0    -3    reference_manual/tools/freehand_select.rst
M  +0    -3    reference_manual/tools/magnetic_select.rst
M  +0    -3    reference_manual/tools/path_select.rst
M  +0    -3    reference_manual/tools/polygonal_select.rst
M  +1    -8    reference_manual/tools/rectangular_select.rst
M  +0    -3    reference_manual/tools/similar_select.rst
M  +1    -1    reference_manual/tools/zoom.rst
M  +14   -14   user_manual/selections.rst
M  +1    -1    user_manual/working_with_images.rst

https://invent.kde.org/documentation/docs-krita-org/commit/ef8f1f79e2b14ad2151baad7aefb755a79538381
Comment 2 wolthera 2021-11-30 12:56:55 UTC
Git commit b473b010e1259c219c407c9870aeccff50e0c0a6 by Wolthera van Hövell.
Committed on 30/11/2021 at 12:56.
Pushed by woltherav into branch 'krita/5.0'.

Fix a number of issues from bugzilla:

------------------------------------

Remove selection shortcuts.

The actions still exist, but are not set by default.
Related: bug 441811, bug 442000, bug 442290, bug 442230, bug 441812

Remove a whole lot of resource filtering stuff.

Change label that seems to have been renamed.

Keeping the second 'scale', it's a verb in tthis case.

remove duplicate information.

Remove obsolete shortcut.

Fix wrong mousebutton

Change 'canvas projection color' index entry.

It's now using the same name as in the new image dialog,
and I've also added the index value to the other page that discusses
the same thing.


(cherry picked from commit ef8f1f79e2b14ad2151baad7aefb755a79538381)

M  +1    -16   reference_manual/brushes/brush_engines/clone_engine.rst
M  +1    -1    reference_manual/brushes/brush_settings/brush_tips.rst
M  +1    -1    reference_manual/main_menu/image_menu.rst
M  +1    -14   reference_manual/resource_management.rst
M  +0    -3    reference_manual/tools/contiguous_select.rst
M  +1    -9    reference_manual/tools/elliptical_select.rst
M  +0    -3    reference_manual/tools/freehand_select.rst
M  +0    -3    reference_manual/tools/magnetic_select.rst
M  +0    -3    reference_manual/tools/path_select.rst
M  +0    -3    reference_manual/tools/polygonal_select.rst
M  +1    -8    reference_manual/tools/rectangular_select.rst
M  +0    -3    reference_manual/tools/similar_select.rst
M  +1    -1    reference_manual/tools/zoom.rst
M  +14   -14   user_manual/selections.rst
M  +1    -1    user_manual/working_with_images.rst

https://invent.kde.org/documentation/docs-krita-org/commit/b473b010e1259c219c407c9870aeccff50e0c0a6