Ignore:
Timestamp:
Apr 16, 2009, 11:10:05 AM (16 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

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

    r1401 r1402  
    318318    # first clear out the widget
    319319    eval $g marker delete [$g marker names]
    320     $g axis configure x -min "" -max "" -loose yes -descending yes
    321     $g axis configure y -min "" -max "" -loose yes
     320    $g axis configure x -min "" -max "" -loose yes -checklimits no \
     321        -descending yes
     322    $g axis configure y -min "" -max "" -loose yes -checklimits no
    322323
    323324    # extract axis information from the first dataobj
Note: See TracChangeset for help on using the changeset viewer.