Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: correct selection while scrolling#2665

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
chiarfe wants to merge1 commit intosingerdmx:master
base:master
Choose a base branch
Loading
fromchiarfe:master

Conversation

@chiarfe
Copy link

Description

Fixed a bug on desktop/web that occurred when extending the current selection by holding down the left mouse button and scrolling up or down with the mouse wheel.

By default, scrolling snaps back to the starting offset of the selection. This PR uses the existing DragTextSelection class to indicate whether the selection is moving up or down, allowing the scroll to move to the start or end accordingly.

Bug example:

output.mp4

Related Issues

Fix#2590

Type of Change

  • Feature: New functionality without breaking existing features.
  • 🛠️Bug fix: Resolves an issue without altering current behavior.
  • 🧹Refactor: Code reorganization, no behavior change.
  • Breaking: Alters existing functionality and requires updates.
  • 🧪Tests: New or modified tests
  • 📝Documentation: Updates or additions to documentation.
  • 🗑️Chore: Routine tasks, or maintenance.
  • Build configuration change: Build/configuration changes.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Text highlighting issue in FlutterFlow 3.27.3 on web

1 participant

@chiarfe

[8]ページ先頭

©2009-2025 Movatter.jp