Skip to content

Encouragement for the user to enter a short crash description#28

Merged
msteiger merged 2 commits intoMovingBlocks:developfrom
rzats:fix-26
Mar 19, 2016
Merged

Encouragement for the user to enter a short crash description#28
msteiger merged 2 commits intoMovingBlocks:developfrom
rzats:fix-26

Conversation

@rzats
Copy link
Copy Markdown
Member

@rzats rzats commented Mar 14, 2016

Fixes #26

Adds an additional panel just after the user finishes editing the log file, prompting (and forcing) them to input some additional info about the issue. Said info is then appended to the beginning of the log.

UI screenshot for reference:

UI screenshot

@msteiger
Copy link
Copy Markdown
Member

Thanks - will have a look asap!

import org.terasology.gui.JImage;
import org.terasology.gui.RXCardLayout;

import javax.swing.*;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No wildcard imports, please.

@msteiger
Copy link
Copy Markdown
Member

Do you remember where the new icon image is from? You might want to add licence info, etc. to the attribution.txt file.

Looks good to me in general. Just a few minor issues.

@msteiger msteiger merged commit 988b72d into MovingBlocks:develop Mar 19, 2016
@msteiger
Copy link
Copy Markdown
Member

Thanks, @rzats - I tweaked a few things so it would look consistent with the error log panel.

@rzats rzats changed the title Encourage the user to enter a short crash description Encouragement for the user to enter a short crash description Apr 14, 2016
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.

2 participants