call activators of tools only once · Pull Request #202 · locationtech/udig-platform
Navigation Menu
{{ message }}
locationtech / udig-platform Public
- Notifications You must be signed in to change notification settings
- Fork 135
Merged
Conversation
Copy link
ghost
commented
Nov 19, 2015
ghost
commented
At the moment activators of tools are called twice upon activation, because the setActive(true)-method of the tool is called from the ToolProxy (setActive(true)) and from the ToolManager (setActiveModalTool(...)).
Signed-off-by: HendrikPeilke <Hendrik.Peilke@ibykus.de>
fgdrf added a commit that referenced this pull request
Dec 1, 2015call activators of tools only once
fgdrf
merged commit
3618497
into
locationtech:master
fgdrf
added this to the
uDig-2.0.0 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment