Skip to content

Issue #72 and #77 redraw line data with time change#76

Merged
JoerivanEngelen merged 6 commits intomainfrom
issue_72_redraw_line_data_with_time_change
Mar 18, 2024
Merged

Issue #72 and #77 redraw line data with time change#76
JoerivanEngelen merged 6 commits intomainfrom
issue_72_redraw_line_data_with_time_change

Conversation

@JoerivanEngelen
Copy link
Copy Markdown
Contributor

@JoerivanEngelen JoerivanEngelen commented Mar 13, 2024

Fixes #72 and #77

This adds functionality for redrawing for transient line data.

This is the first time I'm using mixins, @Huite could you check if what I'm doing is appropriate?

@JoerivanEngelen JoerivanEngelen requested a review from Huite March 13, 2024 16:35
Copy link
Copy Markdown
Contributor

@Huite Huite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes look good.

All criticism is related to naming and lack of comments of stuff I wrote three years ago...

Comment thread imodqgis/cross_section/cross_section_data.py Outdated
Comment thread imodqgis/cross_section/cross_section_data.py Outdated
Comment thread imodqgis/cross_section/cross_section_data.py
Comment thread imodqgis/cross_section/cross_section_data.py Outdated
Comment thread imodqgis/cross_section/cross_section_data.py Outdated
…its requires_loading() method, which would return False if different cross-section was drawn but same timestep selected
@JoerivanEngelen JoerivanEngelen changed the title Issue #72 redraw line data with time change Issue #72 and #77 redraw line data with time change Mar 18, 2024
@JoerivanEngelen
Copy link
Copy Markdown
Contributor Author

I also encountered an additional bug, which I pushed a fix for to this branch: #77

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.

Cross-section widget: Plotted cross-section data not redrawn after switching time

2 participants