Commit Graph

1623 Commits

Author SHA1 Message Date
73e56fd62a Merge pull request #77 from erri120/ui-fix
UI Fixes
2019-10-11 11:57:22 -06:00
949c9b7ce6 Fixed typo 2019-10-11 19:35:10 +02:00
0c51422be6 NSFW slides are disabled by default 2019-10-11 19:34:22 +02:00
775354b4d9 Fixed endless while loop 2019-10-11 19:29:11 +02:00
6fa03cbc5d Fixed wrong update time 2019-10-11 18:49:08 +02:00
2f35012d03 Merge pull request #73 from erri120/ui-stuff
Massive rework by erri120, thanks!
2019-10-11 10:06:43 -06:00
ba987f0d66 HasReadme will now have a value 2019-10-11 15:53:42 +02:00
5c4a04264a Added null check 2019-10-11 15:06:56 +02:00
ec4ea0898d Changed text viewer title to modlist title 2019-10-11 15:04:33 +02:00
299f22b1fc Readme is now readable when installing 2019-10-11 14:57:42 +02:00
9b428aefdc Created TextViewer 2019-10-11 14:57:30 +02:00
ed3b46e99b Added Readme to output 2019-10-11 14:56:55 +02:00
ec6e40e8bc Added null check 2019-10-11 13:23:35 +02:00
0882e25cb8 Banner is now extractable and will apply at start 2019-10-11 13:15:54 +02:00
0b5c49b943 Removed original name field from PropertyFile 2019-10-11 13:15:35 +02:00
4f8e996863 Added PropertyFile 2019-10-11 13:09:59 +02:00
14a05beba8 Added tooltip to next button 2019-10-11 12:16:05 +02:00
e94754945c Moved slideshow functions to seperate class 2019-10-11 12:14:01 +02:00
8fdeb64196 Code cleanup 2019-10-11 10:54:17 +02:00
70c8da5508 Patch for PR #76 2019-10-10 14:37:58 +02:00
65d2cc7d81 Rebase fix 2019-10-10 14:07:50 +02:00
0ed4c9863e Slight memory usage optimization 2019-10-10 14:07:50 +02:00
4773609758 Fixed NSFW mods appearing if disabled 2019-10-10 14:07:50 +02:00
63f243dd6d Fixed slideshow starting before installation 2019-10-10 14:07:29 +02:00
55cac48f7f Fixed banner influencing other elements 2019-10-10 14:06:32 +02:00
bdd6e9af9b Added light logos for Github and Patreon 2019-10-10 14:06:32 +02:00
50af36fb5f Moved from FileStream to MemoryStream 2019-10-10 14:06:31 +02:00
7c6be1f031 Fixed cache not getting deleted at max size 2019-10-10 14:06:31 +02:00
ebfd78e051 Optimized image downloading 2019-10-10 14:05:34 +02:00
c1b5b1cef1 Fixed mods without images not appearing in slideshow 2019-10-10 14:05:34 +02:00
1a6d8545f7 Fixed slideshow not updating images 2019-10-10 14:05:33 +02:00
e10d8678bd Added empty image 2019-10-10 14:05:33 +02:00
938e8a5156 Fixed banner image resizing the entire grid 2019-10-10 14:05:32 +02:00
5d467a0ef5 Added null check for mods without images 2019-10-10 14:05:32 +02:00
144a3d062b Fixed log affecting scaling 2019-10-10 14:05:32 +02:00
96a18846fd Fixed slideshow checkbox margins and main grid 2019-10-10 14:05:32 +02:00
1bbf77cb9b Resizing will work based on min and not max width, height values 2019-10-10 14:05:32 +02:00
fef113f528 Fixed bad margins 2019-10-10 14:05:31 +02:00
3a5b403403 Added viewbox and fixed bad column sizing 2019-10-10 14:05:31 +02:00
494be4da01 Made main window resizeable with fixed min height and width 2019-10-10 14:05:31 +02:00
472dabad18 Fixed banner in ModeSelection not being aligned with buttons 2019-10-10 14:05:31 +02:00
b6ec1acc18 Fixed properties window not showing when closed 2019-10-10 14:05:31 +02:00
3a4131a8f9 Renamed the icon to wabbajack 2019-10-10 14:05:30 +02:00
a01f951d07 Moved WPFs to UI folder 2019-10-10 14:05:30 +02:00
64a5aff072 Created UI folder, moved icons and banner 2019-10-10 14:05:29 +02:00
3d8cdc9d99 Code restructuring 2019-10-10 14:05:28 +02:00
a3ecbc9580 Created enum for task modes 2019-10-10 14:01:48 +02:00
85ce784fb3 Created constant for max cache size 2019-10-10 14:00:22 +02:00
a183aa2538 Added max cached file check 2019-10-10 13:59:52 +02:00
735f8d6889 Added a/sync options to caching 2019-10-10 13:59:51 +02:00