Skip to content

v1.4.3

Compare
Choose a tag to compare
@ExtendReality-Bot ExtendReality-Bot released this 11 Jul 14:45
· 369 commits to master since this release

1.4.3 (2020-07-11)

Bug Fixes

  • Facade: use extension method to set enum value (f68fcfb)

    The SetSelectionMethod method now uses the Zinnia EnumExtensions helper method to set the value of the enum by the index instead of repeating the same logic.