Files
nyaterm/crates
Kang 39b53595be refactor(remote): streamline scrolling logic for process and Docker panels (#732)
- 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.
2026-09-21 12:08:31 +08:00
..