You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling the project natively on Ubuntu 18.04 I noticed two issues:
most of the UI colors are wrong, e.g. what should be black is gray etc. Game colors look fine.
the window is not resizing when it should (e.g. when entering the game). Had issues with this on Linux before, the solution back then was to run some shell commands to resize the window manually, but this might be considered a bug in Bevy.
I will not look into these issues at this time as currently the main focus is the web build.
The text was updated successfully, but these errors were encountered:
When compiling the project natively on Ubuntu 18.04 I noticed two issues:
I will not look into these issues at this time as currently the main focus is the web build.
The text was updated successfully, but these errors were encountered: