gpui-component/crates
Jason Lee ffa36c1c5b input: Add focused_input, has_focused_input method to Root. #727
Add this to save current focused Input, this used to avoid some special keybinding conflict.

For example: `/` as ToggleSearch, if on this action, we can check is there `has_focused_input` to decide to ignore or handle action.

- dock: Rename toggle button visible method.
2025-03-21 17:34:32 +08:00
..
story input: Add focused_input, has_focused_input method to Root. #727 2025-03-21 17:34:32 +08:00
ui input: Add focused_input, has_focused_input method to Root. #727 2025-03-21 17:34:32 +08:00