You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i highly suspect it has to do with color: Theme.of(context).colorScheme.surface not being color: Theme.of(context).colorScheme.surfaceBright in home_widgets.dart, line 619. i would test this and PR but i cant get flutter to compile on my end
Describe the bug
This is what the compressed view is supposed to look like (old screenshot):
this is what i see in the current version:
or, in the share view:
To Reproduce
just click on the compressed version its just a constant thing
Expected behavior
described above
Screenshots
see above
Additional context
The text was updated successfully, but these errors were encountered: