Skip to content

1.0.0-preview.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@marwie marwie released this 26 May 03:03

[1.0.0-preview.3] - 2019-11-14

Fixed

  • Fixed wrong event handlers getting removed when having three or more handlers on an event (case 1196143).
    • This was an bug in an internal data structure that impacted a number of code paths that were using the data structure.
  • Fixed LayoutNotFoundException being thrown when InputControlPath.ToHumanReadableString referenced a layout that could not be found.