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: Fixes problem with moving Selection and not updated strokes #1427

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

QubaB
Copy link
Contributor

@QubaB QubaB commented Feb 15, 2025

Commit 40116c5 created problem, that when selection is moved, selected paths are not moved together.

Fixes #1394, #1401, #1414

@QubaB QubaB mentioned this pull request Feb 21, 2025
2 tasks
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 47.15%. Comparing base (7d60459) to head (ffa0303).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
lib/components/canvas/_stroke.dart 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1427      +/-   ##
==========================================
- Coverage   47.15%   47.15%   -0.01%     
==========================================
  Files         114      114              
  Lines        9002     9003       +1     
==========================================
  Hits         4245     4245              
- Misses       4757     4758       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ComputerElite
Copy link

Works for me on Galaxy Tab S7FE without and problems

@QubaB QubaB mentioned this pull request Mar 25, 2025
2 tasks
@serackhlx
Copy link

I can confirm that it works.

@rezyfr
Copy link

rezyfr commented Apr 14, 2025

Worked on Galaxy Tab S6 Lite 2020

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.

Moved selection not updating
4 participants