Hi, wonder anyone observe this strange behaviour of layout modifier, where by changing the layout width-height is behaving like offsetting it's position, while change the constraint-offset behave like changing it's width-height instead.
I have code example here https://stackoverflow.com/questions/76496635/why-the-constraint-offsetting-behave-like-sizing-width-height-while-the-layout.
Thought feel like a bug, but really hope it's my lack of understanding on how layout modifier function. Any enlightenment will be much appreciated.