Skip to content

Conversation

@thomasnordquist
Copy link
Owner

@thomasnordquist thomasnordquist commented May 24, 2024

This reduces CPU consumption massivly and allows to display GIANT

  • check that ViewModel is released when no longer used
  • check memory consumption in general
  • fix auto expand (currently everything is expanded, logic needs to move to ViewModel since the react state is lost when component moves outside of viewport
  • fix activity highlighting (blinks more then expected)
  • topic ordering probably needs to be re-implemented in ViewModel

Downside

Scrolling is a bit weird with very long lists, the virtualization has some issues maintaining the scroll index if data is added / removed before the scroll position.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants