Skip to content

Commit d105d07

Browse files
authored
Remove old top bar reference
The top bar is no longer styleable through the navigationStyle class, so it can be removed from the comment to prevent confusion.
1 parent a46816e commit d105d07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

styles/native/ts/core/widgets/navigation.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Customizing core files will make updating Atlas much more difficult in the futur
88
To customize any core styling, copy the part you want to customize to styles/native/app/ so the core styling is overwritten.
99
1010
==========================================================================
11-
TopBar / BottomBar / ProgressOverlay
11+
BottomBar / ProgressOverlay
1212
13-
Default Class For Mendix TopBar, BottomBar and ProgressOverlay
13+
Default Class For Mendix BottomBar and ProgressOverlay
1414
========================================================================== */
1515
export const navigationStyle: NavigationType = {
1616
bottomBar: {

0 commit comments

Comments
 (0)