Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
libksysguard
Commits
10e8ab28
Commit
10e8ab28
authored
Sep 30, 2020
by
Arjen Hiemstra
Browse files
Remove maximum height from Bar chart
This causes alignment issues.
parent
e905e516
Changes
1
Hide whitespace changes
Inline
Side-by-side
faces/facepackages/barchart/contents/ui/FullRepresentation.qml
View file @
10e8ab28
...
...
@@ -97,7 +97,6 @@ Faces.SensorFace {
?
Kirigami
.
Units
.
gridUnit
:
5
*
Kirigami
.
Units
.
gridUnit
Layout.preferredHeight
:
8
*
Kirigami
.
Units
.
gridUnit
Layout.maximumHeight
:
Math
.
max
(
root
.
width
,
Layout
.
minimumHeight
)
Charts.GridLines
{
id
:
horizontalLines
...
...
Arjen Hiemstra
@ahiemstra
mentioned in commit
045cac9f
·
Oct 05, 2020
mentioned in commit
045cac9f
mentioned in commit 045cac9fe425fe17aad7411f1245bd4471bb6068
Toggle commit list
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment