Skip to content
Snippets Groups Projects
Commit 5486fb7b authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Bugfix/workaround - due to the non-guaranteed ordering of property listener...

Bugfix/workaround - due to the non-guaranteed ordering of property listener callbacks, not all SliceCanvas objecst were updating their colour textures on changes to range clipping. You can now add a 'preNotifyFunc' to PropertyBase objects, which will be called as soon as a property value changes, before any listeners. A few other minor commentings and refactorings
parent 6914abc5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment