Closed thomasmfish closed 1 month ago
It is confusing explicitly stating all settings when some settings aren't valid due to their dependency on others. By adding a depends_on option to SettingFormat, this can be handled better.
depends_on
SettingFormat
Closes #42
It is confusing explicitly stating all settings when some settings aren't valid due to their dependency on others. By adding a
depends_on
option toSettingFormat
, this can be handled better.Closes #42