Ignore:
Timestamp:
Jan 4, 2015, 6:52:23 PM (10 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/r9/gui/scripts/isomarker.tcl

    r4166 r4919  
    113113        set _value $x
    114114        set y 31
    115         $_canvas itemconfigure $_label -text [format %.2g $_value]
     115        $_canvas itemconfigure $_label -text [format %g $_value]
    116116        set x [screenpos]
    117117        $_canvas coords $_tick $x [expr {$y+3}]
Note: See TracChangeset for help on using the changeset viewer.