[wesnoth-commits] [wesnoth/wesnoth] 2808ca: Don't insist that windows request nonzero height o...
Charles Dang
noreply at github.com
Mon Jul 20 15:33:42 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2808cad37b0badc7998a08da43fc57fa786612b8
https://github.com/wesnoth/wesnoth/commit/2808cad37b0badc7998a08da43fc57fa786612b8
Author: Glen Whitney <glen at studioinfinity.org>
Date: 2020-07-19 (Sun, 19 Jul 2020)
Changed paths:
M src/gui/widgets/window.cpp
Log Message:
-----------
Don't insist that windows request nonzero height or width
Eases the assertion concerning nonzero window dimensions in
gui/widgets/window.cpp; it turns out that some windows do request zero
dimension, and it doesn't hurt anything for them to.
Fixes #4960.
Commit: ff0eecc7c7e8e896e1e53439a103d3991fd97289
https://github.com/wesnoth/wesnoth/commit/ff0eecc7c7e8e896e1e53439a103d3991fd97289
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M src/gui/widgets/window.cpp
Log Message:
-----------
Merge pull request #5000 from gwhitney/revert_assert
Don't insist that windows request nonzero height or width
Compare: https://github.com/wesnoth/wesnoth/compare/c14b941e329d...ff0eecc7c7e8
More information about the Commits
mailing list