1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

General code cleanups

This commit is contained in:
bbedward
2025-08-02 16:18:12 -04:00
parent 2cf7497324
commit 599118c63e
68 changed files with 102 additions and 1241 deletions

View File

@@ -53,7 +53,6 @@ DankModal {
anchors.margins: Theme.spacingL
spacing: Theme.spacingL
// Header
Row {
width: parent.width
@@ -90,7 +89,6 @@ DankModal {
}
// Network Details
Flickable {
property real wheelMultiplier: 1.8
property int wheelBaseStep: 160
@@ -148,7 +146,6 @@ DankModal {
}
// Close Button
Item {
width: parent.width
height: 40