Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: UDIG 1.3.0
-
Fix Version/s: UDIG 1.3.0
-
Component/s: tools and editing
-
Labels:None
Description
This is associated with the following proposal:
This jira is used to track progress (using subtasks) and discussion (using comments).
Issue Links
- is depended upon by
-
UDIG-1821
Single Pan Tool configured with Preferences
-
Also added a abstract options page class net.refractions.udig.project.ui.tool.options.AbstractMapEditorOptionsPage that all "modalTool" that wish to define an option page must extend. This class defined what fields will be displayed on the tool options page, and is responsable for updating the preferences on change.