Hi, so trying to extract info about the main perform window that updates in real time, such as width/height, and position. I’m seeing what I think are some really odd behaviors:
Moving the window around seems to not update the x/y coordinates at all. even with forcing the info chop to cook every frame, these params do not update. winx does not seem to correlate to the x position of the window either, when I resize it wider, the number shrinks which doesn’t make sense, and it’s not even in the ballpark value wise. Am I mis interpreting what this means?
performWindowStatsBug.4.toe (3.9 KB)