yuzu/src
Maide cb5fe12ee1
[game_list] Correct light theme loading (#6408)
Correct light theme loading

The setLayout call in game list instantiation will call resizing signals with default values in light theme, which was then being erroneously saved. setLayout doesn't seem to call resizing for any other theme, so I'm not sure why that happens.
2021-06-03 19:07:38 -04:00
..
audio_core general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
common Merge pull request #6395 from lioncash/result-move 2021-06-02 00:34:48 -04:00
core fsp-srv: Replace one last instance of RESULT_SUCCESS 2021-06-02 21:40:14 -04:00
input_common Merge pull request #6318 from german77/dualJoycon 2021-06-01 00:51:00 -07:00
tests common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
video_core Merge pull request #6367 from ReinUsesLisp/vma-host 2021-05-31 23:35:11 -07:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu [game_list] Correct light theme loading (#6408) 2021-06-03 19:07:38 -04:00
yuzu_cmd common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
.clang-format
CMakeLists.txt CMakeLists: Enforce C4715 on MSVC 2021-05-17 03:48:58 -04:00