mirror of
https://github.com/ocornut/imgui.git
synced 2026-04-18 13:30:46 +00:00
InputTextMultiline: fixed an issue processing deactivation logic when an active multi-line edit is clipped due to being out of view.
This commit is contained in:
@@ -43,6 +43,10 @@ Breaking Changes:
|
||||
|
||||
Other Changes:
|
||||
|
||||
- InputText:
|
||||
- InputTextMultiline: fixed an issue processing deactivation logic when an active
|
||||
multi-line edit is clipped due to being out of view.
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
VERSION 1.92.7 (Released 2026-04-02)
|
||||
|
||||
Reference in New Issue
Block a user