Skip to content

Place SystemBezelNotification scheduledTimer on background runoloop #26

@KyNorthstar

Description

@KyNorthstar

In SystemBezelNotification, Timer.scheduledTimer(... uses the main runloop. This is usually fine, but if the app is showing something modally (so the main runloop is paused), the bezel is likely to remain on-screen because the timer to hide it is also paused.

#20 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions