I’m trying to place multiple screens (of a mobile) app inside a larger containing frame BUT also allow the clipped frames within the mobile screens to be scrolled up/down when presenting.
This kind of works, but sometimes rather than scrolling the clipped frames within the mobile screens, you end up panning the larger containing frame instead.
I’m guessing this is a bit of a hacky approach, but just wondering if there’s any way to prevent interaction/scrolling of the larger containing frame?