Skip to content

Inconsistent FPS Label Behavior After Error and Rotation #254

@ImDiM

Description

@ImDiM

Version: 2.35.0 (87), 2.36.1

Description:
After a syntax error occurs, the FPS label in the top-left corner becomes static instead of disappearing. After rotating the device, the FPS label disappears entirely.

Steps to reproduce:

  1. Observe that with correct code, the screen background is green and the FPS value in the top-left corner updates dynamically
  2. Modify the code to introduce a syntax error — the background turns black and the FPS value becomes static but does not disappear
  3. Rotate the device to landscape mode — the background remains black and the FPS label in the top-left corner disappears

Expected behavior:
In portrait mode, after a syntax error occurs, the FPS label in the top-left corner should disappear instead of becoming static, and its behavior should remain consistent after rotation.

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions