[wesnoth-commits] [wesnoth/wesnoth] 928487: Fix title-screen flicker when loading a game or st...
Charles Dang
noreply at github.com
Thu Apr 28 20:05:01 UTC 2022
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9284871e911b7343033cffb594d178e2d64ec59b
https://github.com/wesnoth/wesnoth/commit/9284871e911b7343033cffb594d178e2d64ec59b
Author: Tommy <mesilliac at tomanui.nz>
Date: 2022-04-29 (Fri, 29 Apr 2022)
Changed paths:
M src/gui/dialogs/title_screen.cpp
M src/gui/widgets/window.hpp
Log Message:
-----------
Fix title-screen flicker when loading a game or starting a campaign.
It was being displayed for a single frame in between loading dialogs.
Commit: eb9f463632a57f2b8ebb58988268fb2238d7c780
https://github.com/wesnoth/wesnoth/commit/eb9f463632a57f2b8ebb58988268fb2238d7c780
Author: Charles Dang <exodia339 at gmail.com>
Date: 2022-04-28 (Thu, 28 Apr 2022)
Changed paths:
M src/gui/dialogs/title_screen.cpp
M src/gui/widgets/window.hpp
Log Message:
-----------
Merge pull request #6648 from mesilliac/loading_screen_flicker_fix
Fix single-frame title-screen flicker when loading a game or starting a campaign.
Compare: https://github.com/wesnoth/wesnoth/compare/5c1c91c4a7f7...eb9f463632a5
More information about the Commits
mailing list