This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

I've searched everywhere and I can't find a way to customize my ItemList's scrollbar... Even with themes I can't find a scrollbar property ...

in Engine by (178 points)

I haven't tested this myself, so not 100% sure if this works, but a suggestion I can offer.

It may be possible to save a theme as a resource, and manually assign it to the scrollbar using GDScript. ItemList appears to have a get_v_scroll() method, which presumably would return the control you're wanting to modify.

http://docs.godotengine.org/uk/latest/classes/class_itemlist.html#class-itemlist-get-v-scroll

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.