Input shouldn't take focus. (#253)

This fixes:
https://github.com/ArthurSonzogni/FTXUI/issues/252
This commit is contained in:
Arthur Sonzogni
2021-11-07 12:01:17 +01:00
committed by GitHub
parent aa6b78b8ad
commit 8652280c85
4 changed files with 47 additions and 40 deletions

View File

@@ -4,6 +4,9 @@ Changelog
unreleased (development)
------------------------
# Component:
- Bugfix: Input shouldn't take focus when hovered by the mouse.
0.11.1
------