Improve large notification groups performance (#669)
* Moved ExpanableGroup into its own file
* Noti Group: Cull non-visible notifications + don't calc transforms every frame
Makes sure that only visible notifications are allocated and rendered.
Also moves the transforms on size-allocate instead of every frame.
Should improve performance. :)
* Fixed expandable group not re-allocating on scroll
* Fixed floating notifications warning on first map
Showing
Please
register
or
sign in
to comment