ttkthemes icon indicating copy to clipboard operation
ttkthemes copied to clipboard

fonts kwarg does nothing

Open Akuli opened this issue 4 years ago • 0 comments

https://github.com/TkinterEP/ttkthemes/blob/362da754b5da081b7f6e679775598345c0288574/ttkthemes/themed_tk.py#L53-L57

The fonts variable is not used anywhere after this code runs. Can we just delete it? If we have to keep it for backwards compatibility, we should at least update the docstring.

Akuli avatar Sep 10 '21 15:09 Akuli