- Added scroll-wheel in open dialogue bug.

- Removed FreeSans leading bug.
This commit is contained in:
Karl Ove Hufthammer 2004-06-24 10:03:01 +00:00
parent 7373e6c8d7
commit 70cb4295db

View file

@ -94,10 +94,7 @@ LOW-PRIORITY IMPLEMENTATION CHANGES:
HIGH-PRIORITY BUGS: HIGH-PRIORITY BUGS:
------------------- -------------------
* FreeSans font has too large line spacing ('leading'), so there's not * Scroll-wheel doesn't work in open dialog.
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).
* Deal with clash between Open dialog arrow key controls and * Deal with clash between Open dialog arrow key controls and
mouse arrow key (--keyboard) controls. mouse arrow key (--keyboard) controls.