ruffle-rs/ruffle

Add an error dialog for desktop panics due to unsupported/lack of GPU

Open

#13,312 opened on Sep 25, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (932 forks)batch import
A-desktopenhancementgood first issue

Repository metrics

Stars
 (17,394 stars)
PR merge metrics
 (Avg merge 4d 3h) (108 merged PRs in 30d)

Description

We have a sufficient number of regular complaints about the desktop app crashing due to lack of hardware acceleration support that we should expose that error in a message dialog in layman's terms so it is understood by the masses.

Contributor guide