Why is touch area different for some widgets between actual display and simulator?
I'm running a GUI using v4.18.0 of the Designer. I am using the Designer's widgets, and some of them are activating in areas outside of the PNG border shown in the Designer when running on the actual display. The Simulator works perfectly, and only registers a press when I am clicking within the outline of the widget as shown in edit mode.
With my STM32F469I-DISCO board, the Small and Medium Rounded Edge Buttons with Label are activating on both sides of the button, as much as 50 pixels away. The Icon button seems to be fine. I have two radio buttons as well, one on the left side of the screen and one on the right (running in Portrait orientation). The left radio button activates almost exclusively to the left of the widget, as if there was another identically sized widget next to it. The rightmost radio button activates almost exclusively on the right of the button.
I initially was using the Designer's OEM round radio buttons that have the blue fill when selected, but I was having issues getting them to activate, so I took them and added transparent border equally on all 4 sides to enlarge them to 64x64 pixels, thinking this would help. They are easier to activate now, but still operate as described above. The Designer's built-in radio buttons had the same issue, as was noticed by a tester.
Any Idea why this would happen or how to fix it?
