Limbou / expandable_page_view

MIT License
88 stars 36 forks source link

Getting child with the tallest height #31

Closed julian919 closed 2 years ago

julian919 commented 2 years ago

Hi , I saw that the expandablepageview goes through each child's height before render.. any intention of adding a feature to default the size of the expandablepageview to the height of the child with the largest height? Thanks!

Limbou commented 2 years ago

Hi @julian919, ExpandablePageView adjusts its size to the size of currently displayed child, so it will match the size of the biggest child whenever it is currently displayed. I'm not sure if I answered your question, please let me know if there is something else.

bonsoirelliot commented 2 years ago

@julian919 hello! did you find the solution?

Limbou commented 2 years ago

Closing this issue due to lack of activity. Please let me know if there are some additional questions so I can reopen it.