Skip to content

NavigationTabBar: Fix the sepator not being displayed

Jonah Brüchert requested to merge work/jbb/navbar-separator into master

My previous fix for the broken backgroundColor was wrong. Unfortunately we can't have aliases to attached properties, so I think this is the next best thing.

Merge request reports