CustomTkinter
CustomTkinter copied to clipboard
Update ctk_button.py
Fixed a bug happens when you try to assign an image to CTkButton without a text. (You get an error "AttributeError: 'NoneType' object has no attribute 'bind'")