Skip to content

Release 0.6.0

Choose a tag to compare

@CoderGamester CoderGamester released this 24 Sep 14:38
· 91 commits to master since this release
40e224f
  • Added the possibility for the IUiService to allow to open/close already opened/closed UiPresenters, and throw an exception if not.
  • Added the visible property to UiPresenter of its current visual status Added IUiServiceInit to give a new contract interface for the *UiService" initialisation

Fixed:

  • Fixed issue that was not unloading the UiPresenter correctly with the asset bundles
  • Fixed issue when UiPresenter might not have a canvas attached
  • Fixed crash when trying to open a UiPresenter after loading it