qml: balance piechart in walletdetails, fix menus to top header height
This commit is contained in:
@@ -8,6 +8,8 @@ Canvas {
|
||||
property int innerOffset: 10
|
||||
property bool showLegend: true
|
||||
|
||||
onSlicesChanged: piechart.requestPaint()
|
||||
|
||||
onPaint: {
|
||||
var startR = -Math.PI/2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user