Changeset 3398 for trunk


Ignore:
Timestamp:
Feb 28, 2013, 2:21:10 PM (12 years ago)
Author:
ldelgass
Message:

Enable two-sided lighting switch for flows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/flowvisviewer.tcl

    r3396 r3398  
    17241724                set tag $_first-$comp
    17251725                set val $_settings($this-light2side)
    1726                 #SendCmd "$tag configure -light2side $val"
     1726                SendCmd "$tag configure -light2side $val"
    17271727            }
    17281728        }
Note: See TracChangeset for help on using the changeset viewer.