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
If the calculator example is started on an X11 environment the rendered result on the other end of the network connection does not render the result correctly.
Well, that's actually the "normal" layout, there's nothing unusual about this screenshot. The layout solver has problems right now and the screen doesn't always update, but I'm working on that anyway. These are bugs that are present on all platforms, not only on Windows.
Description
If the calculator example is started on an X11 environment the rendered result on the other end of the network connection does not render the result correctly.
Version / OS
see Dockerfile at https://github.com/Johanneslueke/azul_playground.git
azul version:
0.1
Operating system:
Linux Container on Windows Host
Windowing system (X11 or Wayland, Linux only):
X11
Steps to Reproduce
-- Let VSCode build container
-- in Bash-Terminal: cargo run --example calculator
The text was updated successfully, but these errors were encountered: