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

gui_qt/paper_tape: fix save feature #1434

Conversation

benoit-pierre
Copy link
Member

@benoit-pierre benoit-pierre commented Nov 4, 2021

Summary of changes

Fix regression introduced in #1308.

Closes #1433.

Pull Request Checklist

  • Changes have tests
  • News fragment added in news.d. See documentation for details

news.d/feature/1434.ui.md Outdated Show resolved Hide resolved
news.d/feature/1434.ui.md Outdated Show resolved Hide resolved
@benoit-pierre benoit-pierre force-pushed the fix_paper_tape_save_feature branch from 00b0904 to ce07991 Compare November 4, 2021 02:40
Copy link
Member

@morinted morinted left a comment

Choose a reason for hiding this comment

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

It's unclear to me, why is the news entry repeated for each feature?

@benoit-pierre
Copy link
Member Author

It's unclear to me, why is the news entry repeated for each feature?

Because the work was split in 3 different PRs. Those will be merged automatically by towncrier:

- Improve accessibility:
[…]
- Use lists for the dictionaries widget, suggestions widget, and the paper tape. (#1308, #1332, #1434)

And I've not made this PR a different bugfix entry because the changelog is still describing the differences with the latest non-continuous release (v4.0.0.dev10).

@morinted
Copy link
Member

morinted commented Nov 4, 2021

Thanks. That helps and of course it doesn't make sense to say we fixed something that was never released.

@benoit-pierre benoit-pierre merged commit 4394ef1 into openstenoproject:master Nov 4, 2021
@benoit-pierre benoit-pierre deleted the fix_paper_tape_save_feature branch November 4, 2021 02:53
antistic pushed a commit to antistic/plover that referenced this pull request Jan 23, 2022
…_tape_save_feature

gui_qt/paper_tape: fix save feature
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.

Plover: Paper Tape window exports no stroke data
2 participants