Attention | Topic was automatically imported from the old Question2Answer platform. | |
Asked By | ZacB |
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 …
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.
ItemList — Документація до Godot Engine (4.x) українською мовою
avencherus | 2018-07-09 18:50