diff options
author | jenglish <jenglish@flightlab.com> | 2006-11-14 22:44:30 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2006-11-14 22:44:30 (GMT) |
commit | ec0f31f7586f53663f156175c39235356beb09e6 (patch) | |
tree | ba8cdd6068d38c38423d44703d373c410b53b51b /ChangeLog | |
parent | 7655aa17f84f65e0da4755467acff756c7e3a33c (diff) | |
download | tk-ec0f31f7586f53663f156175c39235356beb09e6.zip tk-ec0f31f7586f53663f156175c39235356beb09e6.tar.gz tk-ec0f31f7586f53663f156175c39235356beb09e6.tar.bz2 |
Fix off-by-one bug in tree indicator size computation [#1596021,
patch from Tim Baker]. Increased default size from 7 to 9 pixels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-11-14 Joe English <jenglish@users.sourceforge.net> + + * generic/ttk/ttkDefaultTheme.c: Fix off-by-one bug in + tree indicator size computation [#1596021, patch from Tim Baker]. + Increased default size from 7 to 9 pixels. + 2006-11-12 Joe English <jenglish@users.sourceforge.net> * generic/ttkScroll.c: *correct* fix for #1588251. |