Skip to content

Workaround for css transition bug on webkit - #37

Merged
kickhead13 merged 1 commit into
mainfrom
fix/channel-options
Dec 6, 2025
Merged

Workaround for css transition bug on webkit#37
kickhead13 merged 1 commit into
mainfrom
fix/channel-options

Conversation

@Doru991

@Doru991 Doru991 commented Dec 6, 2025

Copy link
Copy Markdown
Contributor

Should fix #36, which appears to be caused by a bug in WebKit GTK related to transitions and opacity.
Replaced the direct CSS transitions with an animation keyframe in the places where it seemed to trigger the bug. The highlighting appears normally on linux now.

@catyuzu23 catyuzu23 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice ideea. Also checked it on Windows. W

@kickhead13 kickhead13 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixing the issue. Thank you for responding so fast!

The channels options flow is great!

@kickhead13
kickhead13 merged commit 8104776 into main Dec 6, 2025
6 checks passed
@Doru991
Doru991 deleted the fix/channel-options branch December 6, 2025 11:22
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.

Weird "glitchy" effect when hovering over channels.

3 participants