Skip to content

Commit

Permalink
eliding projects title left
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVieiraZ committed Jul 16, 2024
1 parent 8004949 commit db62ff6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/qml/project/components/MMProjectDelegate.qml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Control {
if ( root.state === "Error" ) return __style.darkGreyColor
return __style.nightColor
}

elide: Text.ElideLeft
}

Row {
Expand Down

1 comment on commit db62ff6

@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.7.641411 just submitted!

Please sign in to comment.