diff options
author | dani162 <34603476+dani162@users.noreply.github.com> | 2022-02-27 12:51:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-27 13:51:35 +0200 |
commit | 4678523c9713ac01ffa8db2054788cbbfce441f8 (patch) | |
tree | 88a97eb0b54fcdf8375c278f11fcec3ab3db0d4b /GuiTest | |
parent | bbea8c7192717f08876c2083f99d6be8edcb2e3d (diff) | |
download | LibGui-4678523c9713ac01ffa8db2054788cbbfce441f8.tar.gz LibGui-4678523c9713ac01ffa8db2054788cbbfce441f8.tar.bz2 LibGui-4678523c9713ac01ffa8db2054788cbbfce441f8.zip |
Corrected calculation of the current visible elements in the list panel. (#152)
* Corrected calculation of the current visible elements in the list panel.
The change fixes the problem that the last element/elements in the list are not shown because the margin spaces weren't properly calculated in the visibleCells variable.
Removed unnecessary for-loop run-trough.
* Should add one margin to layoutHeight because the dividing element also has margin
Co-authored-by: dani162 <{ID}+{username}@users.noreply.github.com>
Diffstat (limited to 'GuiTest')
0 files changed, 0 insertions, 0 deletions