manyinc
manyinc
I also have this problem, see the screenshot below. Execution of a sample program attached to CTkScrollableDropdown example.py 
@Akascape Thank you, updating customtkinter 4.5.1 -> 5.2.2 helped.
@Akascape The option does not work "hover_color" please can you check ? And hiding the dropdown menu after clicking the arrow does not work. CTkScrollableDropdown(combobox, values=values, justify="left", hover_color="#10888c", button_color="transparent") 