[GH-ISSUE #169] Container's focus tracker doesn't track expanded area #102

Closed
opened 2026-03-03 16:22:22 +03:00 by kerem · 0 comments
Owner

Originally created by @mum4k on GitHub (Mar 10, 2019).
Original GitHub issue: https://github.com/mum4k/termdash/issues/169

When the terminal resizes (specifically when its area increases) the focus tracker is never updated with the new area size.

The button FSM needs to be updated with the new area size on each Draw.

github.com/mum4k/termdash@cd44225552/container/focus.go (L67)

Originally created by @mum4k on GitHub (Mar 10, 2019). Original GitHub issue: https://github.com/mum4k/termdash/issues/169 When the terminal resizes (specifically when its area increases) the focus tracker is never updated with the new area size. The button FSM needs to be updated with the new area size on each Draw. https://github.com/mum4k/termdash/blob/cd442255521798816919a6ac90a7f3a77476d7f4/container/focus.go#L67
kerem 2026-03-03 16:22:22 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termdash#102
No description provided.