Skip to content

Correction to height calculation of list#4

Open
samiede wants to merge 1 commit into
coverfy:masterfrom
samiede:master
Open

Correction to height calculation of list#4
samiede wants to merge 1 commit into
coverfy:masterfrom
samiede:master

Conversation

@samiede

@samiede samiede commented Jul 18, 2019

Copy link
Copy Markdown

The height of the list was calculated using Math.round, which resulted in the row being twice the itemHeight after two items in the list. Interchanging this to Math.floor provides the correct height calculation.

@khrizt

khrizt commented Feb 26, 2020

Copy link
Copy Markdown
Contributor

Really sorry for the delay, I'll check it ths week and if it's all ok merge it.

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

Successfully merging this pull request may close these issues.

2 participants