kitao / pyxel

A retro game engine for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyxel on Firefox freezes when I shrink the screen width

shiromofufactory opened this issue · comments

Windows 10 and Firefox seem to freeze as the screen width is reduced. This problem does not occur on the same PC with browsers other than Firefox, e.g. Edge.

I think it is a bug from Pyodide more than Pyxel

imagen

Maybe calling a less minified Pyodide it could be possible to parse what's happening? Not sure if possible.

Can you test if this still happens to you with 2.0? I no longer have this problem.

I tried with Pyxel 2.0 and the problem was solved.Thanks!

I'm just the messenger though, @kitao is the mastermind