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

Removed brightness/contrast group linking, as it is too troublesome - in

the future, I will probably make this more configurable (giving the
ability to link volume display ranges).
parent 7311c12e
No related branches found
No related tags found
No related merge requests found
......@@ -27,9 +27,7 @@ class OverlayGroup(props.HasProperties):
_groupBindings = td.TypeDict({
'Display' : ['enabled',
'alpha',
'brightness',
'contrast'],
'alpha'],
'ImageOpts' : ['volume',
'transform'],
'VolumeOpts' : ['interpolation'],
......
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