israel-dryer / ttkbootstrap

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

Update pillow constant, backward compatible #473

Closed RSyndergaard closed 7 months ago

RSyndergaard commented 1 year ago

472 Fix: resolves issue where widgets are broken due to pillow constants deprecation in 10.0.0. Preserves backward compatibility with pillow>=8.2.0 with try-except block.

Aareon commented 8 months ago

This can be closed in lieu of https://github.com/israel-dryer/ttkbootstrap/pull/490