lakoliu / Furtherance

Track your time without being tracked
GNU General Public License v3.0
258 stars 23 forks source link

Minimum height #16

Closed mo8it closed 2 years ago

mo8it commented 2 years ago

The current minimum height is not helpful for showing useful information.

The welcome window is also awful with the current minimum height.

The minimum height should allow showing at least two tasks, in my opinion.

Current minimum height

image

Recommended minimum height

image

lakoliu commented 2 years ago

I will take this into consideration. In my experience, people get a bit frustrated when you don't allow them to make the app whatever size they want. But I'll leave this open for now and think it over. If anyone else has an opinion I'd love to hear it.

lakoliu commented 2 years ago

It was slightly difficult to pick a minimum window height and get this issue fixed, but I did indeed set one. The issue with your recommended height was that it showed an odd portion of the next day's heading if there were multiple days of tasks in the list and only one task on the current day. Therefore, to make two tasks show without any odd behavior it would look like this: Screenshot from 2022-04-08 11-54-07 I decided to go instead with the minimum height showing only one task to remove any strange behavior. Therefore, the next release will look like this when the user drags the window to the minimum height: Screenshot from 2022-04-08 12-02-53