Skip to content
#

Avalonia

avalonia logo

Avalonia supports Windows, Linux and OSX with experimental mobile support for Android and iOS. Avalonia uses a XAML dialect that should feel immediately familiar to anyone coming from WPF, UWP and Xamarin Forms.

Here are 85 public repositories matching this topic...

MarqueIV
MarqueIV commented Feb 1, 2020

When you comment out some code, the code comments as you would expect. However, when you uncomment that code again, RoslynPad decides it needs to re-format your entire document. This is unexpected, and unwanted behavior. It requires you to take the additional step of undoing the last command (the formatting) any time you uncomment code.

Formatting should not ever be an automatically-applied

Deadpikle
Deadpikle commented Apr 26, 2020

Localization support was psuedo-dropped for 2.0 due to time purposes. Users can always create their own UI, of course, but our built-in UIs should support localization. It would also be nice if localization was supported via the core NetSparkle DLL rather than being in the UI factories. (Is that possible?)

  • Investigate whether moving all UI localization to the core NetSparkle is possible i
Miunie
petrspelos
petrspelos commented Feb 26, 2020

Summary

The Miunie.Core layer is the most critical layer in our application. This layer should also be very frequently refactored and modified. In order to be able to make these radical refactors, we need to keep the test coverage as high as possible. 🙌

What needs to be done

Any test that increases our code coverage will be appreciat

Created by Steven Kirk

Released 2016

Latest release about 1 month ago

Repository
avaloniaui/avalonia
Website
avaloniaui.net

Related Topics

wpf xamarin
You can’t perform that action at this time.