benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
501 stars 123 forks source link

When uncheck "display status bar" in Options, the views are not resized to use all space #408

Open johnnytemp opened 4 years ago

johnnytemp commented 4 years ago

When uncheck "display status bar" in Options and apply, the scroll list of todo items should resize to fill the status bar's remain space.

Besides, there is about 10px-height of new blank space between the new task input box and the todo items (after upgraded from 3.2.0 to 3.3.1). What's that space for? Is it a space waste? (If it is used as a separator, seems 4px-height is enough?)