Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Can't scroll awards #3

Open
chack1172 opened this issue Nov 26, 2018 · 1 comment
Open

Can't scroll awards #3

chack1172 opened this issue Nov 26, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@chack1172
Copy link
Owner

The award list scroll is not working when having more than 1 row.

@chack1172 chack1172 self-assigned this Nov 26, 2018
@chack1172 chack1172 added the bug label Nov 26, 2018
@chack1172
Copy link
Owner Author

The problem is with iconselect script. It uses Math.round() to calculate the rows that is not the correct method because it returns the number rounded to the nearest integer. It should be changed with Math.ceil().

@chack1172 chack1172 added this to the Release 1.1 milestone Jan 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant