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
a9aa1cac
Commit
a9aa1cac
authored
10 months ago
by
Andreas Traczyk
Committed by
Sébastien Blin
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
linkdevice: use a white border for the QR code regardless of theme
Change-Id: If177414fbb4223432e5c5769ef51a1b3ad745ce5
parent
409ba702
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/settingsview/components/LinkDeviceDialog.qml
+1
-1
1 addition, 1 deletion
src/app/settingsview/components/LinkDeviceDialog.qml
with
1 addition
and
1 deletion
src/app/settingsview/components/LinkDeviceDialog.qml
+
1
−
1
View file @
a9aa1cac
...
...
@@ -274,7 +274,7 @@ BaseModalDialog {
height
:
qrImage
.
height
+
4
anchors.centerIn
:
parent
radius
:
5
color
:
JamiTheme
.
darkTheme
?
JamiTheme
.
whiteColor
:
JamiTheme
.
jamiButtonBorder
Color
color
:
JamiTheme
.
white
Color
Image
{
id
:
qrImage
anchors.centerIn
:
parent
...
...
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