[wesnoth-commits] [wesnoth/wesnoth] aab10d: Show "failed to fit" message with single timestamp...
GitHub
noreply at github.com
Tue Jul 24 14:57:23 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: aab10daac44a3883e368ff457764d0659c69c39f
https://github.com/wesnoth/wesnoth/commit/aab10daac44a3883e368ff457764d0659c69c39f
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