Hello. She was doing some tests to make a side menu. With Android it was working correctly, but when I went to test it on iOS I encountered this problem.
When I click on an option, I try to draw a box in another color under the option to highlight it (apart I also rewrite the text in another color).
The point is that while the text appears correct, the box does not appear on iOS.
I have tried to draw a box with fixed values and it does not appear either.
I have also noticed that if I modify the width of the canvas and place it in pixels instead of placing it in percentage, the menu is not drawn either, although it does when I press an option (although only the selected option is drawn).
Attachment AIA.
MenuLateral.aia (7.4 KB)