Ignore:
Timestamp:
May 19, 2015 11:52:47 AM (9 years ago)
Author:
ldelgass
Message:

Add title to flowvis legend, fix legend text tags for settings text color

File:
1 edited

Legend:

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

    r5259 r5562  
    5656    set _label [$c create text 0 $h \
    5757                    -anchor n -fill white -font "Helvetica 8" \
    58                     -tags "labels $this $obj" -state hidden]
     58                    -tags "labels text $this $obj" -state hidden]
    5959    $c bind $_tick <Enter>           [itcl::code $this EnterTick]
    6060    $c bind $_tick <Leave>           [itcl::code $this LeaveTick]
Note: See TracChangeset for help on using the changeset viewer.