mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-02-01 03:10:06 +00:00
Merge 93507d22a9 into eecf40ba95
This commit is contained in:
commit
0aaf2c7afb
1 changed files with 2 additions and 1 deletions
|
|
@ -435,7 +435,8 @@ public:
|
|||
target->removeProperty (name, nullptr);
|
||||
else
|
||||
target->setProperty (name, newValue, nullptr, excludeListener);
|
||||
|
||||
// only exclude on first invocation
|
||||
excludeListener = nullptr;
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue