Commit Graph

20 Commits

Author SHA1 Message Date
caf7ef6519 Add missing screen level mod application settings for some screens
Closes #7480. But based on discussion in there this solution may change.
2021-09-13 15:00:34 +09:00
f45418dde7 Replace game-side directory/file selector with framework extensions 2021-07-06 22:11:54 +02:00
b1cd01ceb8 Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
10ee8ed8e8 Reorder functions and simplify transform logic 2020-12-15 13:04:11 +09:00
0d4ac2f748 Refresh view after import completes 2020-12-15 12:57:28 +09:00
db4f2d5ffb Refresh view after import succeeds 2020-12-15 12:52:45 +09:00
cafe81ab97 Further refactoring and bindable simplification 2020-12-15 12:52:38 +09:00
33f77f81f2 Disable the import button when no file is selected, rather than weird flash logic 2020-12-15 12:43:48 +09:00
cba4657021 Get handled file extensions from game itself, rather than duplicating locally 2020-12-15 12:37:41 +09:00
7104230ae3 Add "onCurrentDirectoryChanged" 2020-12-04 19:52:25 +08:00
fb080284d2 Simplify UI implementation 2020-12-04 04:10:08 +08:00
85de1a1d20 Animation changes 2020-12-04 03:19:20 +08:00
abe5a67bc5 Simplify implementation 2020-12-04 03:14:31 +08:00
0009724c1a Fix CI 2020-11-24 18:48:32 +08:00
739c18a34d dotnet format 2020-11-24 18:25:38 +08:00
7ab27399bf Fix CI errors 2020-11-24 18:04:34 +08:00
0b735b84cf Remove unused enum 2020-11-24 17:23:53 +08:00
07ee36a4ef Simplify code 2020-11-24 17:18:19 +08:00
dcaebd2621 Add license text 2020-11-17 21:39:29 +08:00
809338a280 Init Import screen 2020-11-17 20:19:12 +08:00