ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
641 stars 102 forks source link

Avalonia: `ErrorTemplate` support #353

Open ForNeVeR opened 1 year ago

ForNeVeR commented 1 year ago

After merging of #325, our AvaloniaBlock will have an ErrorTemplate property that's never used.

We'll need to support it in the same manner as the WPF one.

When fixing this, look for TODO[#353] in the project code.