Skip to content

1.1.0

Choose a tag to compare

@StarkMP StarkMP released this 12 Oct 16:04
· 62 commits to main since this release
7c7afa5

Demo

https://youtu.be/5yuIWa3MOtw

Website

https://www.prismaui.dev

Changes

  • Added new API method Hide to disable view visibility
  • Added new API method Show to enable view visibility
  • Added new API method IsHidden to check if view visibility is disabled
  • Added new API method GetOrder to get view rendering order
  • Added new API method SetOrder to set view rendering order
  • Moved all API callbacks execution environment to the main thread
  • Added task queue for views which fixes API methods execution conflicts
  • Upgraded Ultralight version to 1.4.1-dev which brings better performance, new CSS features: mask-image, background-clip: text, background-repeat and other minor fixes and improvements
  • Added website URL support for htmlPath in CreateView
  • Refactored the project structure

Credits

@StarkMP

IMPORTANT: Requires full framework reinstall, including root directory files (Ultralight dlls and resources folder).