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

Render username once for consecutive messages #29

Open
luxaritas opened this issue Feb 5, 2017 · 0 comments
Open

Render username once for consecutive messages #29

luxaritas opened this issue Feb 5, 2017 · 0 comments

Comments

@luxaritas
Copy link
Member

luxaritas commented Feb 5, 2017

As an example:

Player1: Hello! [1:22]
Player1: How are you doing? [1:22]

As opposed to

Player1: Hello! [1:22]
How are you doing? [1:22]

Or

Player1: Hello! [1:22]
                How are you doing? [1:22]

or

Player1:
Hello! [1:22]
How are you doing? [1:22]

Could also remove the colon after the player name. Not sure if any of these really look ok, may need to come up with some other design ideas for how messages/names/times are displayed?

@luxaritas luxaritas added this to the Formatting milestone Feb 6, 2017
@luxaritas luxaritas modified the milestone: Formatting Mar 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant