Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout fixes in the settings part #3109

Merged
merged 6 commits into from
Mar 5, 2024
Merged

Conversation

tomasMizera
Copy link
Collaborator

@tomasMizera tomasMizera commented Mar 5, 2024

  • MMSettingsPage
  • MMChangelogPage
  • MMAboutPage
  • MMLogPage

Reviewing commit by commit is preferred

Preview Preview Preview

@tomasMizera tomasMizera requested a review from PeterPetrik March 5, 2024 11:52
Copy link

github-actions bot commented Mar 5, 2024

Pull Request Test Coverage Report for Build 8157142415

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 35 unchanged lines in 3 files lost coverage.
  • Overall coverage remained the same at 60.01%

Files with Coverage Reduction New Missed Lines %
input/core/merginuserinfo.cpp 1 74.45%
input/core/merginapi.cpp 6 78.56%
input/app/changelogmodel.cpp 28 0.0%
Totals Coverage Status
Change from base Build 8155377848: 0.0%
Covered Lines: 7545
Relevant Lines: 12573

💛 - Coveralls

@tomasMizera tomasMizera marked this pull request as ready for review March 5, 2024 13:32
@tomasMizera
Copy link
Collaborator Author

Tested on iOS, looking good :)

changelogPanel.errorDialog.text = msg
changelogPanel.errorDialog.open()
}
onLoadingFailure: __notificationModel.addError( qsTr("Changelog could not be loaded") )
Copy link
Contributor

Choose a reason for hiding this comment

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

ErrorDialog is just done by Vitor in #3110, but it is not merged... how you want to resolve it?

@PeterPetrik PeterPetrik merged commit 3916222 into master Mar 5, 2024
11 checks passed
@PeterPetrik PeterPetrik deleted the fix-settings-page-layout branch March 5, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants