- Home /
Question by
DrinkableGames · Jan 18 at 06:10 PM ·
touchtouch controlsinputfieldscrollviewswipe
inputfield and scroll rect, how to switch with one touch?
I have an input field with a dropdown for searching. The Dropdown is a scroll rect.
When I type some search the possible results are displayed in this dropdown.
If the thing i am searching is already in this dropdown and I want to scroll to it, the swiping gesture only deactivates my InputField, but doesn't affect the Scrollbar.
How can I make it possible to scroll AND deactivate the InputField with only ONE touch gesture?
Comment
Your answer
Follow this Question
Related Questions
Unity 2D. How to swipe without detecting tap? 2 Answers
The problem with the touch-control orbit view in the scene 0 Answers
Swipe gestures: responsiveness vs. stability 0 Answers
How to get intermediate swipe positions? 1 Answer
How do I apply a touch swipe code to be effective on all the screen? 1 Answer