Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
6dc2fc11
Commit
6dc2fc11
authored
Jun 18, 2018
by
Jan Grulich
Browse files
Attempt to fix icon size for connection delegate
BUG: 394580
parent
dd5ceef9
Changes
1
Hide whitespace changes
Inline
Side-by-side
applet/contents/ui/ConnectionItem.qml
View file @
6dc2fc11
...
...
@@ -68,7 +68,8 @@ PlasmaComponents.ListItem {
id
:
connectionSvgIcon
Layout.alignment
:
Qt
.
AlignVCenter
|
Qt
.
AlignLeft
elementId
:
ConnectionIcon
height
:
units
.
iconSizes
.
medium
;
width
:
height
height
:
Layout
.
preferredHeight
width
:
Layout
.
preferredWidth
svg
:
PlasmaCore.Svg
{
multipleImages
:
true
imagePath
:
"
icons/network
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment