-
Notifications
You must be signed in to change notification settings - Fork 0
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
CS0535 & CS0506 -- Another PR is needed so upstream build will no longer be broken #12
Comments
ICanvasStateService needs to be implemented |
DONE: IStringSizeService needs to be implemented. Most of code is in PlatformCanva.Text.cs |
upstream PR is here: dotnet#469 |
I got compiler errors when trying to build (both: upstream and in this repo):
Do I still need a more special NuGet package or is it just due to new C# features, because of virtual/override on the GetStringSize() members. (Just messing around with in the .csproj didn't do anything, though).
Is main still the place to be or do you suggest another lytico/* gtk branch?
I really could use some pointers to not get lost...
The text was updated successfully, but these errors were encountered: