I want to hide a scrollbar if the content of its UI Scroll Rect fits fully and doesn't need scrolling. I notice this doesn't happen automatically.
Disabling the scrollbar is quite a simple task, but how can I detect when to hide it?
Disabling the scrollbar is quite a simple task, but how can I detect when to hide it?