Application initially appeared to be entirely non-functional, opening with a black canvas.
I was able to get the application to function by dragging the corner to resize, then toggling between a normal window and fullscreen a couple of times. I then had an editor that was basically usable - I was able to write and execute code, Intellisense was working - but there were still places where the window wasn't being rendered quite right - see attached screenshot for an example.
MacOS Mojave 10.14.3 (Latest at time of issue creation)
.NET Core 2.2.105
The text was updated successfully, but these errors were encountered:
places where the window wasn't being rendered quite right
Could you point me to those? Note that the cross-platform version is an Avalonia-based rewrite of the entire UI, so it's not quite as polished as the WPF version :)
It looks like it's been updated to 0.8.3 but as far as I can tell it's still not rendering correctly. Does anyone know what the issue is? I don't mind looking into it
Application initially appeared to be entirely non-functional, opening with a black canvas.
I was able to get the application to function by dragging the corner to resize, then toggling between a normal window and fullscreen a couple of times. I then had an editor that was basically usable - I was able to write and execute code, Intellisense was working - but there were still places where the window wasn't being rendered quite right - see attached screenshot for an example.
MacOS Mojave 10.14.3 (Latest at time of issue creation)
.NET Core 2.2.105
The text was updated successfully, but these errors were encountered: