Skip to content

Revert "Use consistent paddings for the first list item"

Akseli Lahtinen requested to merge work/revert-552517c3 into master

This reverts commit 552517c3

The commit seems to cause crashes and weird behavior (drawing list items on top of each other).

Dynamically checking if the item is first item or not, then modifying it's size/coords confuses the listview and weird things happen.

See the bug report for more discussion

CCBUG:480594

CCBUG:481004

Edited by Akseli Lahtinen

Merge request reports