BSCrumpton / Deadline2

An update of the Anki Deadline addon with GUI configuration.
GNU General Public License v3.0
8 stars 2 forks source link

Form rework & option group fix #13

Closed BSCrumpton closed 3 years ago

BSCrumpton commented 3 years ago

I moved all of the form code out into it's own modules, using QT designer to make .ui files, then pyuic5 to compile over to python. Also fixed the thing that has been asked for for a while- keeping your default options group settings as much as possible.