Disable progress spinbuttons if unchecked at startup.
commitfbcc72a906b096445948d0d9686e8d84dcea4bf8
authorauouymous <au@qzx.com>
Sat, 1 Oct 2022 11:39:40 +0000 (1 05:39 -0600)
committerauouymous <au@qzx.com>
Sat, 1 Oct 2022 11:39:40 +0000 (1 05:39 -0600)
tree86249f334491cd6bd850223400417df3e6dd0075
parent7b07602374f6fa30e7922bfed10630d288caa2c0
Disable progress spinbuttons if unchecked at startup.

They correctly enable/disable when the checkbox is clicked, but have
always defaulted to enabled at startup, even when the checkbox is
unchecked.
src/gpodder/gtkui/main.py