israel-dryer / ttkbootstrap

A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
MIT License
1.9k stars 381 forks source link

a core function in style.py has a typo in its name #454

Open hexbenjamin opened 1 year ago

hexbenjamin commented 1 year ago

Desktop (please complete the following information):

ttkbootstrap==1.10.1 os: win10

Describe the bug

i'm hoping to wrap these lovely widgets for use with pygubu-designer, and in the process have observed something at line 5072 of style.py. i just felt like you should know about it.

def setup_ttkbootstap_api():

To Reproduce

No response

Expected behavior

No response

Screenshots

No response

Additional context

No response