Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add useFit option to infinitegrid #185

Closed
daybrush opened this issue Jun 4, 2018 · 0 comments
Closed

add useFit option to infinitegrid #185

daybrush opened this issue Jun 4, 2018 · 0 comments
Milestone

Comments

@daybrush
Copy link
Member

daybrush commented Jun 4, 2018

Description

By default, useFit is true, and if useFit is false, the fit method is not called. If isEqualSize or isConstantSize is true then useFit is automatically false.

Steps to check or reproduce

@daybrush daybrush added this to the 3.4.0 milestone Jun 4, 2018
daybrush added a commit that referenced this issue Jul 5, 2018
…#197)

* fix(GridLayout): fix decimal error
* fix(Layouts): remove startIndex and endIndex
* feat(LayoutManager): add LayoutManager module
* fix(Infinite): fix scroll method
* feat(DOMRenderer): add container option and remove isOverflowScroll
* feat(InfiniteGrid): add useFit option and fix moveTo method
* fix(Infinite): fix scroll and cursor
* test(InfiniteGrid): test LayoutManger and Infinite

Close #135 
Close #173 
Close #185 
Close #186 
Close #192
@daybrush daybrush closed this as completed Jul 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant