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

Ok, I think I've solved the property listener recursion issue, which was

occurring in LocationPanel.py - a check is made to see if the current
world location is within the image bounds. If it is not, the voxel
location is updated (and clamped to its bounds), but voxel location
listeners are not notified thanks to the new enable/disableNotification
methods on PropertyValue objects).
parent abb4005b
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