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
Discover
Commits
b3399118
Commit
b3399118
authored
Apr 08, 2021
by
Nate Graham
Browse files
Correct dependency sheet's width calculation
parent
ffa114b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
libdiscover/backends/PackageKitBackend/qml/DependenciesButton.qml
View file @
b3399118
...
...
@@ -34,7 +34,7 @@ Kirigami.LinkButton {
ListView
{
id
:
view
implicitWidth
:
Kirigami
.
Units
.
gridU
i
nt
*
2
0
implicitWidth
:
Kirigami
.
Units
.
gridUn
i
t
*
2
5
clip
:
true
headerPositioning
:
ListView
.
OverlayHeader
...
...
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