mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Container components with embedded Input/Editor children must implement Focusable and propagate focus state to enable correct IME candidate window positioning. Related to #827