Changeset 6344 for trunk/gui


Ignore:
Timestamp:
May 16, 2016 7:43:08 AM (8 years ago)
Author:
ldelgass
Message:

fix typo

File:
1 edited

Legend:

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

    r6343 r6344  
    13281328                    set _changed(-isolinesvisible) 1
    13291329                    foreach tag [CurrentDatasets -visible] {
    1330                         SendCmd "contour2d visible 0 $tag"
     1330                        SendCmd "contour2d visible 1 $tag"
    13311331                    }
    13321332                    set _settings(-isolinesvisible) 1
Note: See TracChangeset for help on using the changeset viewer.