Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Statistics - Fix settings #993

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

PrimozGodec
Copy link
Collaborator

Issue

Fixes #889
The statistics widget uses ContextSetting to store settings that are not dependent on any variable.

Description of changes

Use the normal Setting instead. It is more correct in cases when widgets settings do not depend on variables in the table.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec marked this pull request as ready for review August 7, 2023 12:51
@PrimozGodec PrimozGodec changed the title [FIX] Statistics fix settings [FIX] Statistics - Fix settings Aug 7, 2023
@PrimozGodec PrimozGodec merged commit c00b1a2 into biolab:master Aug 7, 2023
13 checks passed
@PrimozGodec PrimozGodec deleted the statistics-fix-settings branch August 7, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Statistics: settings are not saved
1 participant