Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Support for dragging outside the widget bounds #2745

Merged
merged 2 commits into from
Apr 9, 2020

Conversation

keianhzo
Copy link
Contributor

@keianhzo keianhzo commented Feb 5, 2020

When you are press and drag outside the widget bounds the input stops. This adds support for dragging outside the widget bounds. I think it is a more natural behavior for the input.

I started this branch a while ago so I guess it's a good moment to share and check if this is something that we like.

@keianhzo keianhzo self-assigned this Feb 5, 2020
@keianhzo keianhzo force-pushed the experimental/continuous_scroll branch from e1a64f7 to 275656d Compare February 6, 2020 10:25
@MortimerGoro MortimerGoro force-pushed the experimental/continuous_scroll branch from 275656d to ff5567e Compare March 4, 2020 11:59
Copy link
Contributor

@MortimerGoro MortimerGoro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resize mode is broken, check the recorded video
scrolling.mp4.zip

.editorconfig Outdated Show resolved Hide resolved
@keianhzo keianhzo added this to the #10 features milestone Mar 9, 2020
@keianhzo keianhzo force-pushed the experimental/continuous_scroll branch from ff5567e to eb2ec9b Compare March 9, 2020 10:06
@keianhzo keianhzo requested a review from MortimerGoro March 9, 2020 10:07
@keianhzo
Copy link
Contributor Author

keianhzo commented Mar 9, 2020

@MortimerGoro updated

@bluemarvin
Copy link
Contributor

@keianhzo Looks like this conflicts with the two controller typing.

@keianhzo keianhzo force-pushed the experimental/continuous_scroll branch from eb2ec9b to 7419254 Compare April 2, 2020 16:05
@bluemarvin
Copy link
Contributor

I got this crash when trying to resize the window https://crash-stats.mozilla.com/report/index/6e253a60-c37d-4cdf-8954-0d9940200403

@bluemarvin
Copy link
Contributor

Copy link
Contributor

@bluemarvin bluemarvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resizing causes a crash

@keianhzo keianhzo force-pushed the experimental/continuous_scroll branch from 7419254 to b55b6ea Compare April 9, 2020 13:01
@bluemarvin
Copy link
Contributor

I'm still seeing the crash.

@keianhzo
Copy link
Contributor Author

keianhzo commented Apr 9, 2020

@bluemarvin I've pushed a fix for the resize issue

@bluemarvin bluemarvin dismissed MortimerGoro’s stale review April 9, 2020 23:43

Issue has been addressed.

@bluemarvin bluemarvin merged commit ce6de42 into master Apr 9, 2020
@bluemarvin bluemarvin deleted the experimental/continuous_scroll branch April 9, 2020 23:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants