Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Panel move by API issue on Android 2.x environment #485

Closed
netil opened this issue Apr 12, 2017 · 0 comments
Closed

Panel move by API issue on Android 2.x environment #485

netil opened this issue Apr 12, 2017 · 0 comments
Assignees
Milestone

Comments

@netil
Copy link
Member

netil commented Apr 12, 2017

Description

On Android 2.x env, moving panels using .next(), .prev() and .moveTo() occurs below behavior.
flicking-and2

@netil netil added this to the 1.5.0 milestone Apr 12, 2017
@netil netil self-assigned this Apr 12, 2017
netil pushed a commit that referenced this issue Apr 20, 2017
The container element should have left css prop values as '0px',
but in the case of non-touch by user it was dismissed by condition.
Removing hammer event check condition fix the problem.

Ref #485
Close #323
netil pushed a commit that referenced this issue Apr 20, 2017
Changed condition on executing ._adjustContainerCss(), which is for Android 2.x environment

Ref #485
Close #325
@netil netil closed this as completed Apr 20, 2017
sculove pushed a commit to naver/egjs-flicking that referenced this issue Apr 28, 2017
malangfox pushed a commit that referenced this issue Jan 6, 2025
The container element should have left css prop values as '0px',
but in the case of non-touch by user it was dismissed by condition.
Removing hammer event check condition fix the problem.

Ref #485
Close #323
malangfox pushed a commit that referenced this issue Jan 6, 2025
Changed condition on executing ._adjustContainerCss(), which is for Android 2.x environment

Ref #485
Close #325
malangfox pushed a commit that referenced this issue Jan 7, 2025
The container element should have left css prop values as '0px',
but in the case of non-touch by user it was dismissed by condition.
Removing hammer event check condition fix the problem.

Ref #485
Close #323
malangfox pushed a commit that referenced this issue Jan 7, 2025
Changed condition on executing ._adjustContainerCss(), which is for Android 2.x environment

Ref #485
Close #325
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant