Hi, can I enable touch support for Scroll Boxes?
I can only drag the scrollbar, but I can’t scroll by swiping up anywhere.
Touching even a slightly thick bar is hard. I can’t make it thicker it would consume too much space.
I also can’t implement it, because I can’t seem to control the scroll value.
I build a custom swipe detection event in blueprint for my android game menu. I’m confused when I have scrollbox behind my touch swipe event doesn’t work. Touch only work when I remove the scrollbox or make it hit test invisible or on other widgets. Please help if anyone has an idea where the problem is.