We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When adpativeHeight option is set, moving using .moveTo(), panel's height isn't correctly set.
.moveTo()
The text was updated successfully, but these errors were encountered:
fix(flicking): Fix getting target panel for adaptiveHeight
b8ac744
When adpativeHeight option is set and moved by .moveTo(), correct getting target panel element Ref naver#445
1a5b52a
bcca1a2
When adpativeHeight option is set and moved by .moveTo(), correct getting target panel element Fix #445 Close #446
ba4a883
netil
No branches or pull requests
Description
When adpativeHeight option is set, moving using
.moveTo()
,panel's height isn't correctly set.
The text was updated successfully, but these errors were encountered: