Help with Horizontal ScrollingFrame

I’ve encountered an issue where I need to hold down the Shift key and use the ScrollWheel to scroll horizontally across ScrollingFrames. Is this behavior a default setting or a bug? I would prefer to only use the ScrollWheel for scrolling, without needing to hold Shift.

Is there a way to change this, or is it a limitation of Roblox?

You should be able to scroll horizontally without holding Shift. However, there is an open bug report regarding embedded scrolling frames.

If that isn’t the case, could you post the GUI hierarchy and frame properties? A model file would be even better if you’re comfortable sharing.

Can’t scroll without holding shift at all, I would give the rbxm, but it’s a group project. I can make an example of what I am doing real quick if you’re fine with that.

Sure, that might narrow down the issue as well.

Try changing the scrollingFrame’s property so that it can only scroll in the X axis.

Seems like the bug randomly fixed itself, sorry about this post!