pyxel
pyxel copied to clipboard
Draw time is 83800
Description:
Sometimes Pyxel displays draw time 83800
Steps to reproduce:
- Run this code:
import pyxel
pyxel.init(160, 120)
pyxel.show()
- Enter Alt+0
- Press few times Alt+Enter
Configuration:
OS: Win 11 Python: 3.10 Pyxel: 1.8.2