Changes between Version 12 and Version 13 of Help/Action/CreateMultipolygon
- Timestamp:
- 2020-11-19T20:25:19+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/CreateMultipolygon
v12 v13 35 35 || **`multipoly.lineartagstokeep`** || `[barrier,fence_type,source]` || A list of keys which are not moved to the relation || 36 36 || **`multipoly.movetags`** || `true` || enable/disables the moving of tags completely || 37 || **`multipoly.show-relation-editor`** || `false` || enable/disable the opening of the relation editor dialog after creating the multipolygon || 37 || **`multipoly.show-relation-editor`** || `false` || enable/disable the opening of the relation editor dialog after creating/modifying the multipolygon. The relation is always created/modified and this is just a shortcut to open the relation editor and identical to "Edit Relation" invoke from panels, see #20113. || 38 38 39 39 == See also