Releases: dodad-2/QList
Releases · dodad-2/QList
0.3.0
0.2.0
- Options: User editing of options can now be toggled via
BaseOption.AllowUserEdits
and listeners are notified of this change viaBaseOption.OnAllowUserEditsUpdated
. This field does not affectBaseOption.SetValue
and manual changes are always applied - Options: Added
DropdownOption
- Options:
KeybindOption
properly updates when the MelonPreference value is changed - Options: Sliders without a MelonEntry properly load and save values