Files
rustdesk/flutter/lib/models
fufesou 483fe80308 fix(terminal): fix new tab auto-focus and NaN error on data before layout (#14357)
- Fix new tab not auto-focusing: add FocusNode to TerminalView and
  request focus when tab is selected via tab state listener
- Fix NaN error when data arrives before terminal view layout: buffer
  output data until terminal view has valid dimensions, flush on first
  valid resize callback

Signed-off-by: fufesou <linlong1266@gmail.com>
2026-02-20 14:44:25 +08:00
..
2024-10-08 15:23:00 +08:00
2025-10-12 14:59:42 +08:00
2025-09-01 17:07:29 +08:00