Bug 362294

Summary: Breadcrumb: arrows instead of dots for hierarchical navigation by columns
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Alex L <alexlong92>
Component: generalAssignee: Marco Martin <notmart>
Status: RESOLVED FIXED    
Severity: normal CC: thomas.pfeiffer
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: breadcrumbs with arrows and dots

Description Alex L 2016-04-26 10:22:54 UTC
Created attachment 98614 [details]
breadcrumbs with arrows and dots

See the attached image.
Currently the breadcrumb use dots between its entries during the hierarchical navigation by columns.
Proposed:
1) use arrows instead of dots (see image) for hierarchical navigation
2) use dots for navigation between tabs (alternative navigation to the hierarchical one, maybe not implemented yet)
Reason: the arrows suggest a hierarchical relation between the views, the dots instead suggest an "horizontal" relation between views (useful for tabs navigation)