yuroyami / syncplay-mobile

📱 Unofficial Syncplay client app for Android and iOS. Watch stuff in sync with your friends. Works well with Syncplay on PC. Fully written in Kotlin and Compose multiplatform.
113 stars 5 forks source link

Give UI text outline/shadows to avoid blending with background #53

Closed soredake closed 6 months ago

soredake commented 1 year ago

Example of UI text blending with background: Без имени

yuroyami commented 1 year ago

There is a setting that allows you to adjust background opacity behind the chat texts, but now that you've mentioned this, outlines and shadows could be a better solution to this, i appreciate the suggestion

yuroyami commented 1 year ago

In version (0.12.0), added a subtle outline and shadow to the chat texts. After considering its potential impact on the app's performance, I have decided not to extend this enhancement to other UI elements. Therefore, I have chosen to skip implementing it for now.

soredake commented 1 year ago

@yuroyami i think this option should be called "chat shadows", not "chat outline" as i can't see outline no matter how hard i try.

soredake commented 1 year ago

And can chat messages be given real outline? Shadows are better than nothing, but outline like this be really better: Снимок экрана 2023-02-07 171121 image

yuroyami commented 1 year ago

@soredake Weird, I thought I added both an outline and a shadow. Thanks for raising this

yuroyami commented 6 months ago

Fixed in v0.13.0

There are 2 options now to add an outline, or a shadow, or both