Skip to content

Avalonia UI 2.3.0

Compare
Choose a tag to compare
@Deadpikle Deadpikle released this 23 Nov 10:01
· 544 commits to develop since this release
  • See NetSparkleUpdater 2.3.0 changelog
  • Allow processing a window after init (7d9169c) — see UIFactory.ProcessWindowAfterInit
  • Make UIFactory icon protected instead of private (a8b0f82)
  • Remove hardcoded Avalonia update window background (8ad3082)
  • Add props to WPF, Avalonia UIs for easily skipping bg color (6fcddbb) — UseStaticUpdateWindowBackgroundColor (defaults to true), UpdateWindowGridBackgroundBrush (defaults to #EEEEEE)