From 70cb4295dbfaecb5e86d276125fc92f8c3850ff2 Mon Sep 17 00:00:00 2001 From: Karl Ove Hufthammer Date: Thu, 24 Jun 2004 10:03:01 +0000 Subject: [PATCH] - Added scroll-wheel in open dialogue bug. - Removed FreeSans leading bug. --- docs/TODO.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/TODO.txt b/docs/TODO.txt index d7a5a6131..f496c67f2 100644 --- a/docs/TODO.txt +++ b/docs/TODO.txt @@ -94,10 +94,7 @@ LOW-PRIORITY IMPLEMENTATION CHANGES: HIGH-PRIORITY BUGS: ------------------- - * FreeSans font has too large line spacing ('leading'), so there's not - enough space for two lines of text in the bottom panel. Reducing leading - for FreeSans font (*not* other fonts, it's only FreeSans that has - an unusual large amount of leading). + * Scroll-wheel doesn't work in open dialog. * Deal with clash between Open dialog arrow key controls and mouse arrow key (--keyboard) controls.