Thanks both for your responses and that’s exactly the issue Daniel, yup.
Unfortunately, I have to say in that case; hype’s labelling is a little strange, and the wording of ‘breakpoint’ a bit misleading. I can understand why it’s called that, but by pretty much any definition I could find, breakpoint is taken to mean layout based upon device dimensions, not the parent container. Oh well, I guess at least if anyone else runs into this they may be able to find this forum topic at least.
As for how to proceed, I’m wondering whether you have plans to change to device breakpoint layouts, or add the option? perhaps the combination of setting viewport dimensions by device-width could switch the object inspected for offsetwidth and height, to be the body instead of the parent container?
For now, we’ll continue with the broken way we are doing them, and in the meantime I’ll look into the layoutRequest / Hype LayoutKit (Layout Extension) for handling responsiveness manually.
Thanks again!