Skip to content

Commit

Permalink
smaller version of drawer title
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Oct 4, 2024
1 parent 00db84e commit 146e13f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/qml/gps/MMMeasureDrawer.qml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ MMDrawer {
PropertyAnimation { properties: "implicitHeight"; easing.type: Easing.InOutQuad }
}

drawerHeader.title: qsTr( "Measurement" )
drawerHeader.title: qsTr( "Measure" )

drawerHeader.topLeftItemContent: MMButton {
type: MMButton.Types.Primary
Expand Down

1 comment on commit 146e13f

@inputapp-bot
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS - version 24.10.667111 just submitted!

Please sign in to comment.