I am trying to position a Label on the xy_panel using the mouse. I can move the Label horizontally (left and right) but I am not able to move it vertically (up and down) with the mouse. The xy_panel height is 600. I know that I can set the x and y positions in the component’s container settings, but being able to do it with the mouse would be so much more convenient. What am I doing wrong?
To answer my own question, in part: I got this to work, kinda, by increasing the resolution of my display. Does not work in the lower res that I was using.