[Commits] [wesnoth/wesnoth] 33e21f: Commented out some aserts that were causing proble...
GitHub
noreply at github.com
Fri Sep 16 14:32:54 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 33e21fda4aaa4d131bf57a83f66ee65a6fb20733
https://github.com/wesnoth/wesnoth/commit/33e21fda4aaa4d131bf57a83f66ee65a6fb20733
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-17 (Sat, 17 Sep 2016)
Changed paths:
M src/gui/widgets/generator.cpp
Log Message:
-----------
Commented out some aserts that were causing problems in a few places
Specifically, if you applied a filter that matched no games and switched to the campaigns view in
MP Create, you'd trigger the vertical list assert. If you enabled horizontal_grow = true on the
tab bar (a horizontal listbox) in the same dialog, you'd trigger the horizontal list assert.
More information about the Commits
mailing list