It is so confusing that even the page is loaded, still the setx method
called with the condition value continuously.
Even for every item in layout related with grid I guess.
I can not resolve "what code thinks that left/x should be 76"
Here is the call stack :
Thanks,
Serkan
16.06.2020 23:44 tarihinde Alex Harui yazdı:
How to fix depends on why it is broken. If you can put a breakpoint
on UIBase’s setX and set it conditional to the value==76 it should
show you what code thinks that left/x should be 76 and then we can
figure out how to change that.
HTH,
-Alex