Skip to content

Error output message issues #2075

Open
Open
@mateofio

Description

@mateofio

When we do Output::Error we turn the screen red and display a message. We have a wierd spin loop here and we don't redraw the screen. If you move a window over the player window, the error message won't be redrawn.

  • IntegrateOutput::Error handling into the main loop.
  • Redraw the error screen each frame.
  • Do we need to call emscripten_cancel_main_loop()?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions