mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-28 23:42:51 -05:00
Compare commits
2 Commits
c2787f1282
...
3e472e18bd
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3e472e18bd | ||
|
|
e5b6fbd12a |
@@ -143,6 +143,7 @@ Item {
|
||||
root.clicked();
|
||||
}
|
||||
onWheel: function (wheelEvent) {
|
||||
wheelEvent.accepted = false;
|
||||
root.wheel(wheelEvent);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user