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

Fix size of the "No root password set" dialog #94

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

Vogtinator
Copy link
Member

The warn function hardcoded the size and the values were too small for this
message, so the important part was cut off and only visible through scrolling.
Fix that by always using automatic size.

The other warning dialogs look a bit odd now (not quite wide enough), but it's readable and they should never show up anyway...

The warn function hardcoded the size and the values were too small for this
message, so the important part was cut off and only visible through scrolling.
Fix that by always using automatic size.
@Vogtinator Vogtinator requested a review from gmoro April 11, 2022 13:17
Copy link
Collaborator

@gmoro gmoro left a comment

Choose a reason for hiding this comment

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

The whole error handling needs to be rechecked, for now this will make at least sure everything is readable

@Vogtinator Vogtinator merged commit 15f3dc7 into openSUSE:master Apr 13, 2022
@Vogtinator Vogtinator deleted the warnfix branch April 13, 2022 08:47
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.

None yet

2 participants