pyxel icon indicating copy to clipboard operation
pyxel copied to clipboard

Draw time is 83800

Open alderven opened this issue 2 years ago • 0 comments

Description:

Sometimes Pyxel displays draw time 83800

image

Steps to reproduce:

  1. Run this code:
import pyxel
pyxel.init(160, 120)
pyxel.show()
  1. Enter Alt+0
  2. Press few times Alt+Enter

Configuration:

OS: Win 11 Python: 3.10 Pyxel: 1.8.2

alderven avatar Sep 05 '22 17:09 alderven