Skip to content

Releases: Prx001/QSwitchControl

QSwitchControl 2.0.3 Beta

24 Aug 09:52
14fd733
Compare
Choose a tag to compare
Pre-release

Now there are different styles for your SwitchControl!
And since every style is a separated file, files are reorganized so the importing has changed:

from QSwitchControl.Classic import SwitchControl # To import 'Classic' style SwitchControl
from QSwitchControl.Modern import SwitchControl # To import 'Modern' style SwitchControl

Also the __main__ script has changed and now has every defined style for SwitchControl in it's window to show a preview.
More styles will be designed if this beta version of the package becomes stable.

QSwitchControl 1.0.4

11 Aug 15:11
14fd733
Compare
Choose a tag to compare
v1.0.4

Update python-package.yml