0

I've been looking for a specific way to code but didn't have any luck. Maybe I just couldn't find the right words to properly google this. I want to be able to do the following things with Dropdown:

  1. The template should stay visible after I chose an item.
  2. After closing the template, the scrollbar should automatically scroll down to the item (or skip to the item) I chose the next time I open the template.

I looked at this page but I couldn't figure out how to use it since I'm not that bright on the coding side :(

2
  • You are better of implementing your own Dropdown then trying to fiddle this into the existing one :) You can still glance into the implementation and orient on it for the UI overlay etc Commented Aug 7, 2023 at 10:57
  • And then separate the issue .. e.g. look for How to scroll to a specific element in ScrollRect with Unity UI? as a separate issue ;) Commented Aug 7, 2023 at 10:58

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.