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

Opacity is no longer linked on grouped overlays

parent 74ec7bab
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,7 @@ class OverlayGroup(props.HasProperties):
_groupBindings = td.TypeDict({
'Display' : ['enabled',
'alpha'],
'Display' : ['enabled'],
'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