mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 16:01:31 +00:00
- Replaced manual calculation of visible rows with a new `state_scrolled_list_range` function for better management of scroll offsets in the processes and Docker containers panels. - Removed unnecessary padding calculations, simplifying the rendering logic for visible items. - Updated related functions to utilize the new scrolling logic, enhancing performance and maintainability across the remote feature set.