introduce enablement of move up/down in layers view #247
Labels
Milestone
Comments
fgdrf
added a commit
to fgdrf/udig-platform
that referenced
this issue
Jul 18, 2017
* see locationtech#247 Signed-off-by: Frank Gasdorf <fgdrf@users.sourceforge.net>
fgdrf
added a commit
that referenced
this issue
Feb 13, 2018
* see #247 Signed-off-by: Frank Gasdorf <fgdrf@users.sourceforge.net>
@nprigour Thanks again for providing a fix to fix this issue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dependent from the current selection in LayersView it sometimes doesn't make sense to allow move up/move down of the currently selected layers. For example, if the layer is on top of all others the move up action should be disabled.
This fix is related to #240
The text was updated successfully, but these errors were encountered: