Ignore:
Timestamp:
Apr 25, 2013, 7:04:34 PM (11 years ago)
Author:
mmc
Message:

Fixed the drawing widget to handle notifications from outside widgets, so
that canvas items react to value changes. Also added tooltips for drawing
items.

Nudged the next/back buttons for the pager in a bit, so they're a little
easier to press in the iPad app.

Fixed the Ruby template for the builder to include the overwrite/append flag.

File:
1 edited

Legend:

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

    r3330 r3636  
    490490        pages {
    491491            pack forget $itk_component(inside)
    492             pack $itk_component(controls) -side bottom -fill x -padx 8 -pady 8
     492            pack $itk_component(controls) -side bottom -fill x -padx 32 -pady 8
    493493            pack $itk_component(breadcrumbarea) -side top -fill x
    494494            pack $itk_component(line) -side top -fill x
Note: See TracChangeset for help on using the changeset viewer.