Skip to content

(re)Implementation of PR3431#2

Open
Ashwolaa wants to merge 1 commit intodevfrom
hotfix/type_saving_of_parameter_subclasses
Open

(re)Implementation of PR3431#2
Ashwolaa wants to merge 1 commit intodevfrom
hotfix/type_saving_of_parameter_subclasses

Conversation

@Ashwolaa
Copy link
Copy Markdown
Collaborator

Application of pyqtgraph#3431

Changes with 3431

  • Remove the TypeError and add a Warning in the Parameter.init() if the desired type is not registered or already used by another class.

  • Removing compare_parameters, the type/class should always match so pg.eq(state, restored.saveState()) is by default good enough as it recursively check for children's type.

@Ashwolaa Ashwolaa added the bug Something isn't working label Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant