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

Fixes from investigating #1117 #1149

Merged
merged 6 commits into from
Jul 15, 2022
Merged

Fixes from investigating #1117 #1149

merged 6 commits into from
Jul 15, 2022

Conversation

corranwebster
Copy link
Contributor

@corranwebster corranwebster commented Jul 11, 2022

These are some drive-by fixes from issues found when investigating #1117. None of these actually fix the issue, however.

The changes to the state-saving code don't impact the file format, as no changes are needed for the reader (it can happily ingest both QByteArray and bytes objects).

@corranwebster corranwebster marked this pull request as ready for review July 11, 2022 13:24
Copy link
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

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

LGTM

@corranwebster corranwebster merged commit 43b3429 into main Jul 15, 2022
@corranwebster corranwebster deleted the fix/more-mayavi-fixes branch July 15, 2022 07:29
corranwebster added a commit that referenced this pull request Jul 15, 2022
* Only delete attribute if it exists.

* Use correct full name for MiddleButton.

* Extract bytes rather than use QByteArray

* Add test for SplitTabWeidget mouseReleaseEvent.

* Remove unused imports.

* Fix test and original middle button code.
This was referenced Jul 15, 2022
corranwebster added a commit that referenced this pull request Jul 18, 2022
* Fixes from investigating #1117 (#1149)

* Only delete attribute if it exists.

* Use correct full name for MiddleButton.

* Extract bytes rather than use QByteArray

* Add test for SplitTabWeidget mouseReleaseEvent.

* Remove unused imports.

* Fix test and original middle button code.

* Update changelog.
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.

2 participants