Ignore:
Timestamp:
Apr 16, 2014, 9:17:09 AM (10 years ago)
Author:
ldelgass
Message:

Fix: glyph viewer shouldn't have cutplane button (not isosurface viewer)

File:
1 edited

Legend:

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

    r4339 r4340  
    345345    pack $itk_component(contour) -padx 2 -pady 2
    346346
    347     if {0} {
    348347    itk_component add cutplane {
    349348        Rappture::PushButton $f.cutplane \
     
    356355        "Show/Hide cutplanes"
    357356    pack $itk_component(cutplane) -padx 2 -pady 2
    358     }
    359357
    360358    if { [catch {
Note: See TracChangeset for help on using the changeset viewer.