Skip to content
Commit 4025e2e0 authored by Thomas Hutterer's avatar Thomas Hutterer 2️⃣
Browse files

fix(GlBreadcrumb): Fix details in resize calc

For the first size check with all items visible, it is not needed to
consider the collapse button width, as it wouldn't be shown in case all
items fit.

Also shrink the expected size of the button to not expect more space
than what is actually required. This otherwise can lead to recursive
calls, shrinking down to the last element because the actual wrapper
size is smaller than what the calc expects.
parent daa80133
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment