4
0
mirror of https://github.com/QuasarApp/ViewSolutions.git synced 2025-05-07 06:59:45 +00:00

simple fixes

This commit is contained in:
Andrei Yankovich 2020-10-19 19:32:55 +03:00
parent 785222f2ca
commit 8a9f1eff30
2 changed files with 1 additions and 6 deletions
ViewSolutions/src/ViewSolutionsModule

@ -52,7 +52,7 @@ ViewPortPage {
}
GradientStop {
position: 0.70;
position: 0.6;
color: "#00" + baseColor;
}
}

@ -35,11 +35,6 @@ ViewPortDelegatBase {
content: Item {
id: privatePage
Component.onDestruction: {
header.destroy()
sourceText.destroy()
}
clip: true
TextEdit {
id: header