[wesnoth-commits] [wesnoth/wesnoth] cc0a17: Show "failed to fit" message with single timestamp...
GitHub
noreply at github.com
Tue Jul 24 14:54:39 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: cc0a17d6e6ddd40b78c1f3ebf78420097cea0e63
https://github.com/wesnoth/wesnoth/commit/cc0a17d6e6ddd40b78c1f3ebf78420097cea0e63
Author: Toom <public.ravana at gmail.com>
Date: 2018-07-24 (Tue, 24 Jul 2018)
Changed paths:
M src/gui/widgets/generator.cpp
Log Message:
-----------
Show "failed to fit" message with single timestamp (#3367)
Before:
20180724 17:21:37 error gui/layout: Failed to fit vertical list to requested rect; expected bottom edge was 277
20180724 17:21:37 error gui/layout: , actual bottom edge was 195
20180724 17:21:37 error gui/layout: (top edge is 113)
After:
20180724 17:34:30 error gui/layout: Failed to fit vertical list to requested rect; expected bottom edge was 277, actual bottom edge was 195 (top edge is 113)
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list