Bug 406735

Summary: Some shortcuts in Layers docker are broken or not the same as the Reference Manual
Product: [Applications] krita Reporter: Tyson Tan <tysontanx>
Component: Layer StackAssignee: vanyossi <ghevan>
Status: RESOLVED FIXED    
Severity: normal CC: griffinvalley
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tyson Tan 2019-04-21 16:18:58 UTC
In the Reference Manual:

#: ../../reference_manual/dockers/layers.rst:79
:kbd:`Shift + Ctrl` for selecting multiple layers.
Should be
:kbd:`Shift or Ctrl` for selecting multiple layers.

#: ../../reference_manual/dockers/layers.rst:88
:kbd:`Alt` + |mouseleft| on the thumbnail for isolated view of a layer.
is now actually
:kbd:`Alt` + |mouseleft| on the LAYER NAME for isolated view of a layer.

#: ../../reference_manual/dockers/layers.rst:89
:kbd:`Shift` + |mouseleft| on the eye-icon for hiding all but the current layer.
This is not working.
Comment 1 wolthera 2019-04-21 16:24:46 UTC
Ivan's already been working on this for a few days now :) :

https://invent.kde.org/kde/krita/merge_requests/5

I think it got lost when the layer docker was reworked.
Comment 2 Tyson Tan 2019-04-21 16:39:53 UTC
Sorry, I didn't know about that! Keep up the good work! :)
Comment 3 vanyossi 2019-04-21 17:23:05 UTC
Thanks!

I was missing the other 2 shortcuts.

:)
Comment 4 vanyossi 2019-05-09 16:43:43 UTC
Fixed

Updated documentation to reflect current shortcut state
Comment 5 Tyson Tan 2019-05-10 02:37:47 UTC
Thank you! :D