lakoliu / Furtherance

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

Slightly too wide for mobile #85

Closed bertob closed 1 year ago

bertob commented 1 year ago

The min width seems to be somewhere around 390px, which is a little bit too wide for mobile. It needs to be 360px or lower.

This goes for both the main window and the New Task dialog:

image

lakoliu commented 1 year ago

This sounds like it may be related to issue #52. If the problem is just the width I should be able to get that fixed without much issue. I will look into this as soon as I have some time in the coming days. Thanks for bringing this up!

lakoliu commented 1 year ago

This should be fixed in the next release. As mentioned in #52, some of the windows may still be cut off, and I am working on a way to fix that, but the main page should work.