Skip to content

Fix reliance on mouseenter on first render, add dynamic refresh on async content change#57

Open
runerune-sgt wants to merge 4 commits intobuzinas:masterfrom
runerune-sgt:master
Open

Fix reliance on mouseenter on first render, add dynamic refresh on async content change#57
runerune-sgt wants to merge 4 commits intobuzinas:masterfrom
runerune-sgt:master

Conversation

@runerune-sgt
Copy link

  • Fixes a nasty issue where the scrollbar wouldn't appear on first render due to display: none giving it clientWidth of 0, and requiring user to mouseenter the container for the scrollbar to appear
  • possibly implements dynamic content after init #45 by adding a mutation observer that triggers re-render

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.

1 participant