Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
libksysguard
Commits
10e8ab28
Commit
10e8ab28
authored
Sep 30, 2020
by
Arjen Hiemstra
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove maximum height from Bar chart
This causes alignment issues.
parent
e905e516
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
faces/facepackages/barchart/contents/ui/FullRepresentation.qml
.../facepackages/barchart/contents/ui/FullRepresentation.qml
+0
-1
No files found.
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
Markdown
is supported
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