1
0

qml: balance piechart in walletdetails, fix menus to top header height

This commit is contained in:
Sander van Grieken
2022-10-31 17:17:44 +01:00
parent 6b979f2185
commit 00e1d1786c
10 changed files with 149 additions and 37 deletions

View File

@@ -8,6 +8,8 @@ Canvas {
property int innerOffset: 10
property bool showLegend: true
onSlicesChanged: piechart.requestPaint()
onPaint: {
var startR = -Math.PI/2