Skip to content

Comments

Ignore items without height (ie items with "display: none")#67

Open
baerkins wants to merge 1 commit intoe-oj:masterfrom
baerkins:master
Open

Ignore items without height (ie items with "display: none")#67
baerkins wants to merge 1 commit intoe-oj:masterfrom
baerkins:master

Conversation

@baerkins
Copy link

@baerkins baerkins commented Jul 2, 2024

This adds a check to see if the item has a height greater than zero before adding it to the column height.

Right now, if an item is set to display: none, the gutter height will still be added to the container, resulting in a container that is taller than the visible items. This check prevents that from happening.

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.

1 participant