Some subtitle settings don't apply when transparency is set to 100%
Steps to reproduce
- Open subtitle settings
- Open background color settings
- Set transparency to 100%
- Click the select button
Expected behavior
It should properly update.
Actual behavior
While it technically applies, it resets the transparency to 0, so if you open background color and just click select immediately transparency is back at 0 which is the full colored background.
Cloudstream version and commit hash
4.6.1 011a6e0
Android version
Android 16
Logcat
Other details
No response
Acknowledgements
- [x] I am sure my issue is related to the app and NOT some extension.
- [x] I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- [x] I have written a short but informative title.
- [x] I have updated the app to pre-release version Latest.
- [x] I will fill out all of the requested information in this form.
This is an upstream issue that only happens if the color is exactly 0x00000000, it is not only "background color" that is affected.
This is an upstream issue that only happens if the color is exactly 0x00000000, it is not only "background color" that is affected.
Yeah I know it's not only background color that was just the one I mentioned for example, as for it being upstream, I didn't know that but makes sense thanks for clarification on it.