Question by
Bloumbs · Dec 08, 2020 at 01:34 PM ·
inputeventscrollviewscrollingevent triggering
How to direct scroll input to ScrollView?
What I'm trying to accomplish is sending the scrolling input from elsewhere in a canvas [Purple], to the ScrollView in the center of the canvas [Red]. While of course keeping the default input area for scrolling inside the ScrollView [Green]. The diagram image below is pretty self explanatory.
scrollview-direct-input.png
(9.0 kB)
Comment
Your answer
Follow this Question
Related Questions
OnpointerClick not working(parents gameObject has EventTrigger) 0 Answers
How to pass event info to events? 1 Answer
Problems with dynamically adding and scrolling to Scrollview 0 Answers
Input Field not scrolling Unity 5.4 0 Answers
How to differ between a mousedown over the map and a click on a GUI-Button 1 Answer