Commit 314eb23
committed
Update dialog button configurations for macOS
Swapped the order of `trueLabel` and `falseLabel` buttons in the `ConfirmationDialog` class. Updated the `MessageDialog` class to include an "OK" button in the dialog instead of using the default button configuration.1 parent bb0f63d commit 314eb23
File tree
2 files changed
+2
-2
lines changed- AssetRipper.NativeDialogs
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments