Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

@TODO document and include zoomactive and turnonAllows the user to undo the previous change to the current selection. Note that it only goes back one selection, so using the tool multiple times will only alternate between two selection sets.

ID

weave.selection.Undo


Properties

Name

TypeDefault

Description

zoom

booleanfalse

Should the map zoom to the selection?

active

booleanfalse

Should the entity be set as the active entity?

turnon

booleanfalse

Should the corresponding layer, if there is one, be turned on in the ToC?

Examples

Code Block
xml
xml
linenumberstrue
<item action="weave.selection.Undo" zoom="true" turnon="true"/>