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

Various fixes #1672

Merged
merged 8 commits into from
Jan 21, 2025
Merged

Various fixes #1672

merged 8 commits into from
Jan 21, 2025

Conversation

frankrousseau
Copy link
Contributor

Problem

  • Annotation attachment is no longer working when there are annotations with pen pressure.
  • The attached annotations are not properly sorted.
  • Task selection is lost on reload in entities page
  • Search reload is broken when a task is unselected leading to not allowing to clear the search right away

Solution

  • Add missing function to pressure path prototype
  • Fix sorting function before extracting annotations
  • Retrieve entityMap at the right time to allow task selection
  • Apply search from route only if no task is selected

@NicoPennec NicoPennec merged commit 7d3a6d7 into cgwire:main Jan 21, 2025
6 checks passed
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