Skip to content

fix: slider displays disappear on change when aligned to end #853

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

cappsyco
Copy link
Contributor

Issue described in #817 and #831

The occurs when the align_x property for the slider text is set to 'End'. It is resolved when using 'Start' or 'Center' and so this draft changes the audio and brightness slider labels to use a center alignment to demonstrate a fix that is a reasonable but inexact approximation of the intended layout. Strangely this issue does happen on initial draw, but only after the slider changes values.

I suspect the underlying issue possibly in libcosmic somewhere would be better to fix rather than a patch like this so I'm submitting this as a draft until more is understood about the cause.

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.

1 participant