Commit Graph

17 Commits

Author SHA1 Message Date
cdwcgt 8a06914438
remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
Dean Herbert a59876ce13 Remove unnecessary enable call 2023-07-22 21:03:13 +09:00
Dean Herbert 101f3eca25 Rename button slightly 2023-07-22 21:01:32 +09:00
Dao Heng Liu e0fe5c77d5
add reload tournaments list button to tourney setup screen 2023-07-22 09:44:02 +01:00
Dean Herbert f9742c3c34 Increase button size of setup screen buttons 2023-07-21 03:34:36 +09:00
Dean Herbert c3f772f0da Add method to queue a restart after app is exited (when supported) 2023-06-21 19:06:28 +09:00
Bartłomiej Dach 894ef15e79
Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
Dan Balasescu 7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
Dean Herbert 53b03df93d Combine `TriangleButton` and `RoundedButton` classes 2022-11-24 16:26:57 +09:00
Dean Herbert 50e40756c4 Rename `GracefullyExit` to `AttemptExit` 2022-06-19 12:34:44 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert 2938f44e6c Update `PresentExternally` usages in line with framework changes 2022-03-24 23:41:07 +09:00
Shivam 4c56458173 Change button location to the right side of dropdown 2022-02-25 15:15:40 +01:00
Shivam 333c0cd4f9 Add open folder button to open currently selected tournament 2022-02-25 14:31:46 +01:00
Dean Herbert f65042cf44 Add missing licence headers 2021-01-11 15:47:27 +09:00
Dean Herbert c9466426b7 Change field to local variable 2021-01-11 14:45:01 +09:00
Dean Herbert 7a7c583ded Move setup screen classes out of single file and into their own namespace 2021-01-11 14:44:07 +09:00