Commit 19a161a
committed
Use LunaStyle modifiers.
1 parent 7f5f123 commit 19a161a
3 files changed
Lines changed: 28 additions & 19 deletions
- .editorconfig+1-1
- ImSharp+1-1
- Luna/Filesystem/BaseFileSystem.cs+12
- Luna/Filesystem/FileSystemSaver.cs+8-5
- Luna/Filesystem/Interfaces/IFileSystemFolder.cs+3
- Luna/Filesystem/Path/FileSystemFolder.cs+3
- Luna/Filesystem/Ui/Buttons/DissolveFolderButton.cs+8-1
- Luna/Filesystem/Ui/Buttons/FolderAsSeparatorCheckbox.cs+21
- Luna/Filesystem/Ui/Buttons/FolderColorEdits.cs+1-1
- Luna/Filesystem/Ui/FileSystemCache.cs+22-13
- Luna/Filesystem/Ui/FileSystemDrawer.cs+1
- Luna/Filesystem/Ui/FileSystemFolderCache.cs+23-14
- Luna/Filesystem/Ui/FileSystemSeparatorCache.cs+29-13
- Luna/LunaStyle.cs+3
- Luna/Utility/ModifierHelper.cs+118
- Luna/Widgets/SetButtons.cs+34-27
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
139 | 150 | | |
140 | 151 | | |
141 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | 374 | | |
377 | 375 | | |
378 | 376 | | |
| |||
383 | 381 | | |
384 | 382 | | |
385 | 383 | | |
386 | | - | |
| 384 | + | |
387 | 385 | | |
388 | 386 | | |
389 | 387 | | |
390 | 388 | | |
391 | 389 | | |
392 | | - | |
393 | | - | |
| 390 | + | |
| 391 | + | |
394 | 392 | | |
395 | 393 | | |
396 | 394 | | |
| |||
0 commit comments