Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Conversation

@alanlong9278
Copy link
Contributor

@alanlong9278 alanlong9278 commented Nov 10, 2020

Description

Fixed: drag section mess when zoom in/out.

Reason:

<MarqueeSelection> component is involved by <ZoomZone />, so displayedSelection = originalSelection * scale.

Fixed method:

exchange the two components order.

Task Item

closes #4742

Screenshots

image

@coveralls
Copy link

coveralls commented Nov 10, 2020

Coverage Status

Coverage increased (+0.01%) to 54.766% when pulling 2194b4d on alanlong9278:julong/drag-selection-mess into 4fbed06 on microsoft:main.

@a-b-r-o-w-n a-b-r-o-w-n added the 1.3 1.3 Release label Nov 13, 2020
@cwhitten cwhitten merged commit d851d6f into microsoft:main Nov 17, 2020
EricDahlvang pushed a commit that referenced this pull request Nov 27, 2020
Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
benbrown pushed a commit to benbrown/BotFramework-Composer that referenced this pull request May 24, 2021
Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
benbrown pushed a commit that referenced this pull request Jun 11, 2021
Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.3 1.3 Release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drag selection mess when zoom in/out

5 participants