Closed VoodaGod closed 1 year ago
It looks like I fixed the other setter set_check_box_state()
in dd61ac8, but forgot to fix the rest as well. I just don't remember why it works in 99% of cases...
Nice catch! Thanks for the PR. I will cleanup the unused state
parameter later...some day :-).
fix other checkboxes like at
ProfileSettingsPage.set_check_box_state()
https://github.com/bpozdena/OneDriveGUI/blob/3d24801d1c160e166b3389b8fae414c6e5da805c/src/OneDriveGUI.py#L1676-L1677fixes #61 and #64