Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

made showthumbnail compulsory for playerBackgroundColors != PlayerBackgroundColors.BlurredCoverColor #2513

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

aneesh1122
Copy link

I can already see many people creating issues because they don't have thumbnail in their player. Last week someone created an issue saying that expanded player is not working. I had to disable expanded player for people who are using this app the old way.

So I made showthumbnail = true compulsory for non-cover backgrounds. as soon as they switch to some other background other than 'PlayerBackgroundColors.BlurredCoverColor' showthumbnail will become true and then I've hidden this option for non-cover backgrounds so they can't change it unless they change the background back to BlurredCoverColor.

Believe me, this will save us two a lot of headache.

@aneesh1122
Copy link
Author

This is how it works

VID_20240628_001133.mp4

@fast4x fast4x merged commit a4a0291 into fast4x:master Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants