Currently Modal allows input to both the parent and child hwnd. A true Modal needs to be able to disable input to the parent hwnd.
Motivation
Implementation of Modal
Basic Example
No response
Open Questions
Follow-up question: By default, a modal should disable input to the parent hwnd but I suspect there will be usecases where customers will want input for both hwnds. Do we create a windows-specific property to allow this (allowParentInput)?
Summary
Currently Modal allows input to both the parent and child hwnd. A true Modal needs to be able to disable input to the parent hwnd.
Motivation
Implementation of Modal
Basic Example
No response
Open Questions
Follow-up question: By default, a modal should disable input to the parent hwnd but I suspect there will be usecases where customers will want input for both hwnds. Do we create a windows-specific property to allow this (allowParentInput)?