diff --git a/ui (gen4)/features/base.js b/ui (gen4)/features/base.js index 4ed981f9..99a2f350 100755 --- a/ui (gen4)/features/base.js +++ b/ui (gen4)/features/base.js @@ -1000,11 +1000,9 @@ core.ImageGridFeatures.Feature({ 'setBaseRibbon', - 'shiftImageTo', - 'shiftImageUp', - 'shiftImageDown', - 'shiftImageLeft', - 'shiftImageRight', + // NOTE: this takes care of the shiftImage* actions... + 'shiftImage', + 'shiftRibbonUp', 'shiftRibbonDown',