https://bugs.kde.org/show_bug.cgi?id=369443
Nicholas LaPointe <nicholaslapoin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/519be643a95c4311b7342a8b8 | |8615619598c555f Status|CONFIRMED |RESOLVED --- Comment #4 from Nicholas LaPointe <nicholaslapoin...@gmail.com> --- Git commit 519be643a95c4311b7342a8b88615619598c555f by Nicholas LaPointe. Committed on 10/10/2016 at 21:38. Pushed by nicholasl into branch 'master'. Fix PgUp/PgDn on layer stack Switch the activation flags for activateNextLayer and activatePreviousLayer from KisAction::ACTIVE_LAYER to KisAction::ACTIVE_NODE. ACTIVE_LAYER makes these actions only activate on nodes that inherit from KisLayer, which results in incorrect behavior when the active node is a mask. Differential Revision: https://phabricator.kde.org/D3010 M +2 -2 krita/krita.action http://commits.kde.org/krita/519be643a95c4311b7342a8b88615619598c555f -- You are receiving this mail because: You are watching all bug changes.