Ignore:
Timestamp:
Nov 12, 2014 10:25:45 PM (9 years ago)
Author:
ldelgass
Message:

add missing tag for light2side setting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/nanovisviewer.tcl

    r4710 r4711  
    12911291            set val $_settings($what)
    12921292            foreach tag [GetDatasetsWithComponent $_current] {
    1293                 SendCmd "volume shading light2side $val"
     1293                SendCmd "volume shading light2side $val $tag"
    12941294            }
    12951295        }
Note: See TracChangeset for help on using the changeset viewer.