Branch: refs/heads/master
Home: https://github.com/Warzone2100/warzone2100
Commit: 92dc2714b749f51bcdb9464859ba7a47201fcfe6
https://github.com/Warzone2100/warzone2100/commit/92dc2714b749f51bcdb9464859ba7a47201fcfe6
Author: past-due <[email protected]>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M src/challenge.cpp
M src/loadsave.cpp
Log Message:
-----------
Fix back arrow in load/save and challenge banners
The label, which overlaps the back button, was capturing the click (as it comes
earlier in the array of child widgets). Flip the order that the button and the
label are added so the back button gets a chance to capture the click first.
Commit: b0ce1230455a6180b07303423707322e44aa6486
https://github.com/Warzone2100/warzone2100/commit/b0ce1230455a6180b07303423707322e44aa6486
Author: past-due <[email protected]>
Date: 2020-03-18 (Wed, 18 Mar 2020)
Changed paths:
M lib/sdl/CMakeLists.txt
Log Message:
-----------
[CMake] Improve SDL2 detection
Fixes an issue where the SDL2 config exports both the static and dynamic
libraries, but only one is actually available. (example: the dynamic library,
on Fedora)
Compare:
https://github.com/Warzone2100/warzone2100/compare/9fe3d572e98f...b0ce1230455a
_______________________________________________
Warzone2100-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/warzone2100-commits