dispatchrun / dispatch

Entrypoint of the Dispatch ecosystem.
11 stars 1 forks source link

tui: fix minor rendering issues #44

Closed chriso closed 4 months ago

chriso commented 4 months ago

This PR fixes a few minor rendering issues I noticed when changing tabs. tl;dr is that we need to reset the viewport's Y offset when changing the content, and need to set the viewport height before scrolling to the bottom.