Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show "failed to fit" message with single timestamp #3367

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

ProditorMagnus
Copy link
Contributor

Before 20180724 17:21:37 error gui/layout: Failed to fit vertical list to requested rect; expected bottom edge was 27720180724 17:21:37 error gui/layout: , actual bottom edge was 19520180724 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)

Before 20180724 17:21:37 error gui/layout: Failed to fit vertical list to requested rect; expected bottom edge was 27720180724 17:21:37 error gui/layout: , actual bottom edge was 19520180724 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)
@jyrkive jyrkive merged commit cc0a17d into wesnoth:1.14 Jul 24, 2018
@jyrkive
Copy link
Member

jyrkive commented Jul 24, 2018

Thanks. 👍

@ProditorMagnus ProditorMagnus deleted the patch-2 branch July 24, 2018 14:55
jyrkive pushed a commit to jyrkive/wesnoth that referenced this pull request Jul 24, 2018
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)
jostephd pushed a commit to jostephd/wesnoth that referenced this pull request Oct 6, 2018
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)
jostephd pushed a commit to jostephd/wesnoth that referenced this pull request Oct 7, 2018
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)

(cherry-picked from commit aab10da)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants