Changeset 2272


Ignore:
Timestamp:
Jun 9, 2011, 10:45:27 AM (13 years ago)
Author:
gah
Message:

fixed bug: servers not set for vtk contour.

File:
1 edited

Legend:

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

    r2205 r2272  
    5555    }
    5656    array set flags $args
    57 
    5857    switch -- $flags(-mode) {
    5958        "auto" - "nanovis" - "flowvis" {
     
    6564        "vtk" {
    6665            # Old vtk contour widget
     66            set servers ""
    6767        }
    6868        default {
Note: See TracChangeset for help on using the changeset viewer.