From kde-kimageshop Tue Jun 26 15:02:17 2018 From: Andrey Kamakin Date: Tue, 26 Jun 2018 15:02:17 +0000 To: kde-kimageshop Subject: [krita/akamakin/T8628-multithreading-optimization] krita/data/actions: Change the default shortcuts Message-Id: X-MARC-Message: https://marc.info/?l=kde-kimageshop&m=153004758508354 Git commit f2dfb4131cf68844653907820fe15b006fb20616 by Andrey Kamakin, on b= ehalf of Boudewijn Rempt. Committed on 26/06/2018 at 14:18. Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'. Change the default shortcuts for raise and lower object These confliced with the default shortcuts for rotating the canvas. (Though I'm not sure why we have both 4 and 6 and ctrl [ and ctrl ] for rotating the canvas) CCMAIL:kimageshop@kde.org M +2 -2 krita/data/actions/InteractionTool.action https://commits.kde.org/krita/f2dfb4131cf68844653907820fe15b006fb20616 diff --git a/krita/data/actions/InteractionTool.action b/krita/data/actions= /InteractionTool.action index ecfd190dd7c..bb16227db8b 100644 --- a/krita/data/actions/InteractionTool.action +++ b/krita/data/actions/InteractionTool.action @@ -4,7 +4,7 @@ Interaction Tool Raise - Ctrl+] + Ctrl+Alt+] Raise object-order-raise-calligra @@ -104,7 +104,7 @@ Lower - Ctrl+[ + Ctrl+Alt+[ Lower object-order-lower-calligra