• Erik Reider's avatar
    Improve large notification groups performance (#669) · 2765a7cc
    Erik Reider authored
    * 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
    2765a7cc
Name
Last commit
Last update
..
notificationWindow.vala Loading commit data...