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

Missing from previous commit.

parent 7de1ad1d
No related branches found
No related tags found
No related merge requests found
......@@ -804,8 +804,6 @@ class VolumeOpts(Nifti1Opts):
self.clippingRange.xlo = dataMin + dMinDistance
self.clippingRange.xhi = dataMax + dMinDistance
self.setConstraint('clippingRange', 'minDistance', dMinDistance)
def __toggleListeners(self, enable=True):
"""This method enables/disables the property listeners which
......
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