Skip to content

Labels are completely broken when subviews of a glass effect view on iOS 26 #301

@LeoNatan

Description

@LeoNatan

Hi @cbpowell ,

This is a new issue, only occurring if a MarqueeLabel is added as a subview to a UIVisualEffectView's content view, and the effect is a UIGlassView. Here is a screenshot of the issue:

Image

The sublabel draws its content with an odd offset and animations are pretty much broken.

If change the effect to a UIBlurEffect, everything is back to normal:

Image

This also happens if set a MarqueeLabel as a UITabBarController.bottomAccessory:

Image

I've forked to https://github.com/LeoNatan/MarqueeLabel and pushed a commit to master that demonstrates the issues outlined above.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions