teal77 / trireme

A Deluge thin client for Android. Written in Flutter.
GNU General Public License v3.0
166 stars 15 forks source link

Version 1.4.0 darkmode is subjectively uglier than in 1.3.0 #73

Closed ejmin closed 6 months ago

ejmin commented 6 months ago

I get this may be a matter of opinion, but consider these two screens. Subjectively, the colors are too bright, lots of space is wasted on some components...

Old version, 1.3.0 photo_2023-12-29_13-10-51

New version 1.4.0 photo_2023-12-29_13-10-53

teal77 commented 6 months ago

Should be fixed in 1.4.1

Issue in F-Droid build because F-Droid built the app with a newer Flutter version than was intended. (Caused by Flutter sdk version constraint no longer failing the build on version mismatch)

On Fri, Dec 29, 2023, 17:44 Dan Shakery @.***> wrote:

I get this may be a matter of opinion, but consider these two screens. Subjectively, the colors are too bright, lots of space is wasted on some components...

Old version, 1.3.0 photo_2023-12-29_13-10-51.jpg (view on web) https://github.com/teal77/trireme/assets/86563329/74cc8166-a38a-46ac-90ee-1c40b96b60fd

New version 1.4.0 photo_2023-12-29_13-10-53.jpg (view on web) https://github.com/teal77/trireme/assets/86563329/f01117a4-7123-4a17-97f8-05aca635dee8

— Reply to this email directly, view it on GitHub https://github.com/teal77/trireme/issues/73, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCHNPONA7YP7PK6EVTKTCTYL2X3HAVCNFSM6AAAAABBGRTDO2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TSNJTGA3DAOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

ejmin commented 6 months ago

Good fix in F-droid version 1.4.1