Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Main UI fails to draw on linux until window size change event #35

Open
ieee802dot11ac opened this issue Aug 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ieee802dot11ac
Copy link
Contributor

Describe the bug
On my Linux desktop, the latest commit does not render the UI until a window size change event triggers

To Reproduce

  1. on Linux, clone and build main.
  2. launch encore from build/Encore/Encore
  3. when the window opens, notice the gray background.
  4. change the window's size and notice the UI spawn in.

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
On initial opening of a locally-built copy of main, the window appeared as this.
image

System Info (please complete the following information):

  • OS: Arch Linux mainline, desktop/kde system profile, Wayland compositor
  • Version: kernel version 6.10.6.arch1, system raylib version 5.0, Wayland version 1.23.0
@ieee802dot11ac ieee802dot11ac added the bug Something isn't working label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants