Community
Participate
Working Groups
We should add support for "StackPanel"-controls.
This could, in the future be a component like a list / table.
This component has "Panel" as a parent and is therefore a container. We support this component. I checked the object mapping and executed a small test on some buttons inside this container successfully.
Verified. I was able to map components inside a StackPanel container and successfully executed simple click tests on it.