Changeset 5796 for branches/1.3


Ignore:
Timestamp:
Aug 3, 2015 12:11:56 AM (9 years ago)
Author:
ldelgass
Message:

merge r5795 from trunk

Location:
branches/1.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3

    • Property svn:mergeinfo changed
      /trunkmerged: 5795
  • branches/1.3/gui/scripts/vtksurfaceviewer.tcl

    r5774 r5796  
    13211321            #SendCmd "contour2d colormode $_colorMode $_curFldName"
    13221322            SendCmd "polydata colormode $_colorMode $_curFldName"
     1323            UpdateContourList
     1324            SendCmd "contour2d contourlist [list $_contourList]"
    13231325            SendCmd "camera reset"
    1324             UpdateContourList
    13251326            DrawLegend
    13261327        }
Note: See TracChangeset for help on using the changeset viewer.