logicplace / pm2hw

Mozilla Public License 2.0
1 stars 4 forks source link

ttk.Checkbutton not changing visually #39

Open logicplace opened 2 years ago

logicplace commented 2 years ago

In the preferences pane, when using the ttk version of Checkbutton, the button never gains a checkmark. No idea why, no idea what colors the checkmark or if it's something else.

Next PR I'll switch it to unstyled tk.Checkbutton so it's functional but long term this needs to be figured out.