Skip to content

Log being spammed when changing year preference #208

@LorgeN

Description

@LorgeN

When updating the preferences (year specifically) spams the log:
image

This is most likely due to the iteration of every single existing year, and setting active to false even if it is already false. Should be resolved by adding an if statement ignoring any inactive years, and reducing the log spam quite significantly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpythonPull requests that update Python code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions