Hello,
I am working on a project that is intended to be used on a Winbond touchscreen windows 11 tablet. I have it loaded up in the runtime and all seems well, I can use touchscreen on majority of the screens.
The issue I have is that touchscreen inputs are not working on popups. Once opened, they simply do not respond to any touch input, I have to interact with mouse input in order to get it to respond.
I did notice I can get touch working on popups if I mouse click the button that calls the popup first.
Is there something simple I am overlooking? Any assistance is appreciated. Thanks