Merge pull request #2542

32f7666 DatePicker: don't propagate mouse events to underlying controls (xiphon)
This commit is contained in:
luigi1111
2019-12-03 22:31:20 -06:00
2 changed files with 182 additions and 187 deletions

View File

@@ -181,7 +181,6 @@ Rectangle {
Layout.rightMargin: sideMargin
columns: 2
columnSpacing: 20
z: 6
MoneroComponents.DatePicker {
id: fromDatePicker