diff options
author | das <das> | 2006-08-24 05:22:27 (GMT) |
---|---|---|
committer | das <das> | 2006-08-24 05:22:27 (GMT) |
commit | 86610663094570936526ba513660875c9794532e (patch) | |
tree | 9d0cea340d20802e25bbe08813cb03def390272d /ChangeLog | |
parent | e30df38aa55604a589afa30b477552e8210c7856 (diff) | |
download | tk-86610663094570936526ba513660875c9794532e.zip tk-86610663094570936526ba513660875c9794532e.tar.gz tk-86610663094570936526ba513660875c9794532e.tar.bz2 |
* macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar
control bounds only once all size adjustments have been computed.
Fixes issue with grow icon obscuring scrollbar reported on tcl-mac.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-08-24 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar + control bounds only once all size adjustments have been computed. + Fixes issue with grow icon obscuring scrollbar reported on tcl-mac. + 2006-08-21 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXCarbonEvents.c (CarbonTimerProc): avoid starving main |