Skip to content

Fix breadcumb widget

Pedro Gomes requested to merge fix_breadcumb_widget into master

Fix Breadcrumb widget. Its layout had wrong alignment, and wasn't resizing properly (as defined at showAsNeeded method).

I have also refactored the code, which had lots of redundant and/or cumbersome structures.

Merge request reports