Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-qt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-qt
Commits
38188850
Commit
38188850
authored
1 year ago
by
Capucine Berthet
Committed by
Sébastien Blin
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
NoUserNamePopup: new design
GitLab:
#1417
Change-Id: I6abc313f78ca37b9cce76137f85c4a9656b98feb
parent
6cbda2ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/wizardview/components/NoUsernamePopup.qml
+3
-5
3 additions, 5 deletions
src/app/wizardview/components/NoUsernamePopup.qml
with
3 additions
and
5 deletions
src/app/wizardview/components/NoUsernamePopup.qml
+
3
−
5
View file @
38188850
...
...
@@ -52,14 +52,12 @@ BaseModalDialog {
button1.onClicked
:
root
.
close
()
popupContent
:
Text
{
Layout.fillWidth
:
true
Layout.preferredWidth
:
280
Layout.leftMargin
:
20
Layout.rightMargin
:
20
Layout.alignment
:
Qt
.
AlignLeft
width
:
root
.
width
-
2
*
root
.
popupMargins
font.pixelSize
:
JamiTheme
.
popuptextSize
lineHeight
:
JamiTheme
.
wizardViewTextLineHeight
wrapMode
:
Text
.
WordWrap
color
:
JamiTheme
.
textColor
text
:
JamiStrings
.
joinJamiNoPassword
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment