Monday, September 29th, 2008
If you have a KryptonBreadCrumb instance like the one below then selecting ‘Level 3a’ will cause the drawing to overflow the end of the control.

This has now been fixed by adding an overflow button at the start of the crumb trail which allows access to the entries that cannot be shown. So selecting ‘Level 3a’ now gives the following appearance.

Clicking the button shows the root entries.

If we navigate down another level then the overflow button gives access to not just all the root entries but also the hidden crumbs along the path.

October 1st, 2008 at 1:27 am
Yeah, thats the behaviour that was missing. Great job