manyinc

Results 3 comments of manyinc

I also have this problem, see the screenshot below. Execution of a sample program attached to CTkScrollableDropdown example.py ![Przechwytywanie](https://github.com/Akascape/CTkScrollableDropdown/assets/132141585/af69ba11-b332-4ef3-9abb-38a79cc62a23)

@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") ![image](https://github.com/Akascape/CTkScrollableDropdown/assets/132141585/487dee61-bea1-4dc0-9a11-22ffc5579a73)