➕ Support Drag and Select feature #175#660
Merged
AlexV525 merged 35 commits intofluttercandies:mainfrom Feb 13, 2025
Merged
Conversation
AlexV525
reviewed
Nov 11, 2024
Contributor
Author
|
I have updated the code upon the above suggestion. Please re-review this PR again |
AlexV525
requested changes
Nov 24, 2024
Member
|
Now we have the |
Contributor
Author
|
I am currently taking sick leave, and will endeavor to review and provide feedback as soon as possible. Thank you very much for your hard work; I truly appreciate it.❤️ |
…age" This reverts commit f9016c1.
7dda347 to
3363b48
Compare
3363b48 to
e9d605c
Compare
# Conflicts: # .github/workflows/runnable.yml
74eacc7 to
2b71706
Compare
2b71706 to
1d81f38
Compare
a1908f9 to
1608e6d
Compare
Member
|
@all-contributors Add @WeiJun0507 for business, code, ideas. |
Contributor
|
I've put up a pull request to add @WeiJun0507! 🎉 |
AlexV525
pushed a commit
that referenced
this pull request
Feb 13, 2025
…677) Adds @WeiJun0507 as a contributor for business, code, ideas. This was requested by AlexV525 [in this comment](#660 (comment)) [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
According to the previous PR #465, I have made a revamped version of the Drag and Select feature.
In this new pull request,
EdgeDraggingAutoScroller.Additional
Fixes #674