Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug 16000 ]] Don't allow lingering revNewButton message after IDE startup #521

Merged
merged 1 commit into from Sep 28, 2015

Conversation

livecodeali
Copy link
Member

Since the revTools stack is script-only and creates buttons, it was triggering the newButton message, which in turn was queuing 'revNewButton' in the pendingmessages.

The long id of the target includes the full path to the IDE tools stack.

Therefore when a plugin (eg PowerTools) tries to replace the tools palette, this lingering message causes the IDE tools palette to be loaded into memory again, causing a naming conflict.

@livecodeali livecodeali added this to the 8.0.0-dp-6 milestone Sep 26, 2015
@peter-b
Copy link
Contributor

peter-b commented Sep 28, 2015

@livecode-vulcan review ok c4e4069

@livecode-vulcan
Copy link

💙 review by @peter-b ok c4e4069

livecodeali added a commit that referenced this pull request Sep 28, 2015
[[ Bug 16000 ]] Don't allow lingering revNewButton message after IDE startup
@livecodeali livecodeali merged commit 9ca93a0 into develop Sep 28, 2015
@livecodeali livecodeali deleted the bugfix-16000 branch September 28, 2015 13:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants