ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.7k stars 817 forks source link

The Fancy Pants Adventures: World 1 Remix Fullscreen button does not work properly #9765

Open Fancy2209 opened 1 year ago

Fancy2209 commented 1 year ago

Describe the bug

Press Fullscreen

https://user-images.githubusercontent.com/64917206/221646059-83f0ad16-c796-4430-affd-9ecf13995990.mp4

Expected behavior

https://user-images.githubusercontent.com/64917206/221646112-1812e795-c61d-41d9-b5b1-0f96ba4e460c.mp4

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

Here's the SWF: FPA 1 REMIX.zip

n0samu commented 1 year ago

This happens because stage fullScreenSourceRect is unimplemented.