Ignore:
Timestamp:
Sep 13, 2013, 2:51:22 PM (11 years ago)
Author:
gah
Message:

fix z-axis labels for contour/heightmap

File:
1 edited

Legend:

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

    r3899 r3923  
    440440
    441441    eval itk_initialize $args
     442
     443    EnableWaitDialog 500
    442444    Connect
    443445    update
     
    17721774        "static_triad"    "static" \
    17731775        "closest_triad"   "closest" \
    1774         "furthest_triad"  "furthest" \
     1776        "furthest_triad"  "farthest" \
    17751777        "outer_edges"     "outer"         
    17761778    $itk_component(axisMode) value "static"
Note: See TracChangeset for help on using the changeset viewer.