-
Notifications
You must be signed in to change notification settings - Fork 65
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
0.2.0 Editor Update has been released! #29
Comments
In the animation given above, instead of showing |
To show the actual code for implementing one button, small x in this case. |
Great work @Happypig375. For keyboard input into a Xamarin.Forms control I think the best thing is an Effect (or otherwise custom renderer) on UWP that handles focus and keyboard input. Looking into this. |
Superceded by #104 |
0.2.0 Editor Update -
the final minor update of CSharpMath before becoming MathDisplay.NET(Edit by the time of 0.3.0 release: Not yet... I'll do it when I have time.).Features
2. Using the default keyboard:
Why did it take so long?
October was the month when most of the logic were ported successfully. However, with limited understanding of .xib files which are Xcode UI definitions, I tried to literally port the XML contents to C#, but resulted in messy code. There went November.
A port of the keyboard UI code to XAML costed a December's worth of time.
Not much happened here in January, mostly waiting for potential bug reports.
Welp, that was time badly spent. I'm sorry for that.
Current plans
A new start
The merge with wpf-math is happening in this repository. Please watch the repository for future updates!
Supersedes #21.
The text was updated successfully, but these errors were encountered: