Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Properly Handle window resizing and page sizes
Closed { reason: Solved } did:key:z6MkgFq6...nBGz opened 2 years ago

Currently, the page size (render area of scrollable widgets) that’s needed to calculate a progress is handled via messages being sent while rendering.

If possible, the page size should be set from the terminal’s frame size during initilization and changed when resized.