Hi,
The project drawer usually responds to horiontal scroll wheel moves, which is of great aid when you're working on a sub-sub-sub-sub dir and still trying to fit the editor in an ibook screen.
When a vertical scrollbar appears, though, the horizontal scroll whell stops working.
I suggest that you either a horizontal scrollbar is added when needed, or that the drawer always responds to the horizontal scroll wheel, even when the vertical scrollbar appears.
On 02/09/2005, at 22.10, Caio Chassot wrote:
I suggest that you either a horizontal scrollbar is added when needed, or that the drawer always responds to the horizontal scroll wheel, even when the vertical scrollbar appears.
Unfortunately this is a Cocoa control which is designed so that the list always has a fixed width, regardless of the content -- so often the content will overflow horizontally, but there's no way to scroll it into view (i.e. even with the presence of a horizontal scroll bar).
In 1.2 I'll allow one to descent into folders/groups, which should reduce the indent space, and hopefully also the need for horizontal scroll.