valters-tomsons / spectabis-next

Spectabis 2 : Electric Boogaloo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avalona Update Brake Issue

valters-tomsons opened this issue · comments

Updating Avalonia 0.8 -> 0.9 issue list:

  • mouse is replaced by Pointers (should be straightforward)
    - XAML files must now include reference to xaml.cs file (should be straightforward)
    - XAML file cannot find required xaml.cs constructor, because it only accepts constructors without any arguments (yikes, hopefully 0.10 fixes this)

Currently, I don't see a point in upgrading Avalonia from 0.8.

Upgraded to 0.9.1 and fixed XAML issues in #18