Skip to content

[Bug]: Flickering when switching scenes #15

Description

@lewpar

Description

When switching from the primary to the secondary screen in the sample you can see flickering happening between draws.

Steps to Reproduce

  1. Clone the project source code.
  2. Change directory to the MyPiUI.Sample directory.
  3. Run the project.
  4. Tap the Switch Scene button.
  5. Observe flickering.

Additional Notes

The issue may be that I am logging to the console while its in FrameBuffer mode, which means the console tries to overwrite the framebuffer resulting in flickering between the current scene frame and console frame.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions