Many thanks for detailed answer about the issue

, seems it apparently is not a bug then
You can try to create a ManiaLink with a frame which has a "size" attribute and see it implements a basic form of clipping...
Yeah, also i found it that defining size for the frame also updates the size not to be "100. 100." but then it indeed applies this frame clipping for the contents, which i wish not to have this time.
Actually I managed to find a way-around for my usecase using data-attributes for defining the contents size manually for the frame and then calculating the bounding boxes then at maniascript.. It allowed me to check if the two contents overlaps
