Changeset 5818


Ignore:
Timestamp:
Aug 20, 2015, 2:58:37 PM (9 years ago)
Author:
ldelgass
Message:

Fix legend title dropdown in surface viewer

File:
1 edited

Legend:

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

    r5795 r5818  
    23332333                -activeforeground $itk_option(-plotforeground) \
    23342334                -font "Arial 8" \
    2335                 -command [itcl::code $this LegendTitleAction save]
     2335                -command [itcl::code $this Combo invoke]
    23362336            set _fields($fname) [list $label $units $components]
    23372337            if { $_curFldName == "" } {
Note: See TracChangeset for help on using the changeset viewer.