Summary: | Show Grid and Snap to Grid should have hotkeys | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | elbarto |
Component: | Usability | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 2.8.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | http://commits.kde.org/calligra/231f9d998bb62a05c65b1deb713b1df132b8d9b1 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | A patch for this issue |
Description
elbarto
2014-04-09 17:10:55 UTC
Created attachment 86022 [details]
A patch for this issue
Show Grid -> CTRL-SHIFT-'
Snap to Grid -> CTRL-SHIFT-;
Git commit 30968bfeaa519c2406fb6e31ce60114a1d63eb11 by Boudewijn Rempt. Committed on 12/04/2014 at 06:27. Pushed by rempt into branch 'master'. Add more grid presets and shortcuts for toggle and snap Related: bug 333233 Patch by Bart Kelsey. Thanks! CCMAIL:elbarto@gmail.com M +62 -0 krita/ui/canvas/kis_grid_manager.cpp M +10 -0 krita/ui/canvas/kis_grid_manager.h http://commits.kde.org/calligra/30968bfeaa519c2406fb6e31ce60114a1d63eb11 Git commit 231f9d998bb62a05c65b1deb713b1df132b8d9b1 by Boudewijn Rempt. Committed on 12/04/2014 at 06:27. Pushed by dickson into tag 'steam-247500_247566'. Add more grid presets and shortcuts for toggle and snap Related: bug 333233 Patch by Bart Kelsey. Thanks! CCMAIL:elbarto@gmail.com M +62 -0 krita/ui/canvas/kis_grid_manager.cpp M +10 -0 krita/ui/canvas/kis_grid_manager.h http://commits.kde.org/calligra/231f9d998bb62a05c65b1deb713b1df132b8d9b1 |