Nested scrolling frames no longer work. In my case, the outer scrolling frame is set such that the canvas has a height of “scale = 1”, so the outer scrolling frame has no scroll bar at all. So in that scrolling frame, scrolling isn’t possible. The inner scrolling frame, however, has a canvas larger than the container, so a scrollbar appears for the inner scrolling frame. However, scrolling there does no longer work (either by dragging or by using the scroll wheel).
Expected behavior is that the scroll operation simply gets handled by the inner scrolling frame, which used to happen.
Repro file: NestedScrollers.rbxl (13.2 KB)
OS: Win 7
This started happening somewhere between one and two weeks ago, to my knowledge.