mirror of
https://github.com/fralx/LimeReport.git
synced 2025-10-01 19:51:30 +03:00
Fixed reversing y axis
This commit is contained in:
@@ -115,6 +115,7 @@ void ChartAxisEditor::on_pushButtonOk_clicked()
|
||||
} else {
|
||||
axisData->update();
|
||||
}
|
||||
m_chartItem->update();
|
||||
close();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user