Skip to content

NavigationTabButton: Support display property

Devin Lin requested to merge work/devinlin/tabbuttondisplay into master

This allows NavigationTabButton to support the display property, which has the following modes:

AbstractButton.IconOnly

AbstractButton.TextOnly

AbstractButton.TextBesideIcon

AbstractButton.TextUnderIcon <-- default

Edited by Devin Lin

Merge request reports