-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
Description
If some items of the breadcrumbs are very long, it would make sense to resize them first to some minimum width, and only then hide another items.
For example:
Home > Category 1 > Category 2 > Very very long name of some product
In this case it would be great to resize the last item to make it looks like
Home > Category 1 > Category 2 > Very very long...
before starting hiding the first items.