call activators of tools only once · Pull Request #202 · locationtech/udig-platform

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

fgdrf merged 1 commit intomasterfrom

unknown repository

Dec 1, 2015

Merged

call activators of tools only once#202

fgdrf merged 1 commit intomasterfrom

unknown repository

Conversation

@ghost

Copy link

@ghost ghost commented

Nov 19, 2015

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, 2015

@fgdrf fgdrf merged commit 3618497 into locationtech:master

Dec 1, 2015

@fgdrf fgdrf added the bug label

Sep 13, 2017

@fgdrf fgdrf added this to the uDig-2.0.0 milestone

Sep 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

2.0.0

Development

Successfully merging this pull request may close these issues.

1 participant

@fgdrf