Changeset 5793 for trunk/gui


Ignore:
Timestamp:
Aug 1, 2015, 4:15:01 PM (9 years ago)
Author:
ldelgass
Message:

merge r5792 from 1.3 branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/gui/scripts/vtkheightmapviewer.tcl

    r5769 r5793  
    14901490            SendCmd "dataset scalar $_curFldName"
    14911491            SendCmd "heightmap colormode $_colorMode $_curFldName"
     1492            UpdateContourList
     1493            SendCmd "heightmap contourlist [list $_contourList]"
    14921494            Zoom reset
    1493             UpdateContourList
    14941495            DrawLegend
    14951496        }
Note: See TracChangeset for help on using the changeset viewer.