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

Application doesn't display properly when running on a Mac #248

Closed
danysdragons opened this issue Mar 18, 2019 · 7 comments
Closed

Application doesn't display properly when running on a Mac #248

danysdragons opened this issue Mar 18, 2019 · 7 comments

Comments

@danysdragons
Copy link

danysdragons commented Mar 18, 2019

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

RoslynPad_1

@aelij
Copy link
Member

aelij commented Mar 19, 2019

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 :)

@aelij
Copy link
Member

aelij commented Mar 19, 2019

See AvaloniaUI/Avalonia#2363
Seems like it was fixed but not yet published. We'll have to wait for a newer version

@mustakimali
Copy link

Hello @aelij - was that bugfix released with v0.8.2
https://github.com/AvaloniaUI/Avalonia/releases/tag/0.8.2

It would be great if you could update Roslynpad.

@giuliano-barberi-tf
Copy link

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

@aelij
Copy link
Member

aelij commented Jan 16, 2020

@giuliano-barberi-tf As I said, I haven't invested time in polishing the Avalonia version, so if you're up to it I'd really appreciate it.

@SittenSpynne
Copy link

Still active, I just decided to try it out today.

@aelij
Copy link
Member

aelij commented Dec 1, 2022

This should be fixed in the latest Avalonia

@aelij aelij closed this as completed Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants