I have a UI composed of a few pieces. One of those pieces is a scroll view, however the number of items in this scrollview is getting really big. I would to add a zoom out habilility for the scrollview only. Something similiar to a zoom out in a shadergraph. Any ideas on how to achieve that?
I would LOVE to have a solution to this! It’s nearly impossible to add/edit elements in a scrollview if the element is out of view right now. I can’t believe no one else has mentioned this.