1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/apps/openmw/mwstate
elsid 3915e5d2cc
Always center loading screen progress bar by height when there is active message box
To fix all possible situations when active message box overlaps with loading
screen progress.

The only used condition to center loading screen progress by height is
number of message boxes > 0. No need to pass it through interface.
LoadingScreen can check it inside setLabel function.
2021-05-26 23:29:37 +02:00
..
character.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
character.hpp
charactermanager.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
charactermanager.hpp
quicksavemanager.cpp Constify a few things 2021-04-11 14:46:51 +02:00
quicksavemanager.hpp And done! 2021-04-30 20:49:22 +02:00
statemanagerimp.cpp Always center loading screen progress bar by height when there is active message box 2021-05-26 23:29:37 +02:00
statemanagerimp.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00