namidaco / namida

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built in Flutter
Other
2.29k stars 139 forks source link

[BUG] Navigation Bar overlapping with music controls when lyrics are expanded #128

Closed NikunjKhangwal closed 9 months ago

NikunjKhangwal commented 9 months ago

This IMG_20240217_133644

holiq commented 9 months ago

I have some problem too Screenshot_20240217_195019

MSOB7YY commented 9 months ago

opsss mb gonna fix

NikunjKhangwal commented 9 months ago

@holiq How's your text size small and mine is so big?

MSOB7YY commented 9 months ago

@NikunjKhangwal thats font scale percentage, decrease it inside customization settings

NikunjKhangwal commented 9 months ago

@MSOB7YY It's global setting sadly. I only wanted to decrease the lyrics size.

MSOB7YY commented 9 months ago

@holiq fixed @NikunjKhangwal also u can now pinch in/out inside lyrics screen to scale text, this is separate from the global setting (final result = lyrics font scale * global scale)

holiq commented 9 months ago

@NikunjKhangwal I use font scale 80% @MSOB7YY thanks it fixed

NikunjKhangwal commented 9 months ago

@MSOB7YY Thanks