github jonisavo/uicomponents v0.5.0
Release 0.5.0

latest releases: upm/v1.0.0-beta.9, v1.0.0-beta.9, upm/v1.0.0-beta.8...
2 years ago

0.5.0 (2022-05-05)

  • feat(UIComponent)!: make GetLayout and GetStyleSheets private (4251611)

Features

BREAKING CHANGES

  • UIComponent's GetLayout and GetStyleSheets functions are no longer protected and virtual. Since they are called in UIComponent's constructor, derived classes would not have been fully initialized when the overridden functions are called.

Don't miss a new uicomponents release

NewReleases is sending notifications on new releases.