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

Consistent game emails #61

Closed
beefsack opened this issue Apr 14, 2015 · 3 comments
Closed

Consistent game emails #61

beefsack opened this issue Apr 14, 2015 · 3 comments

Comments

@beefsack
Copy link
Member

Need a way to make rendering in email consistent, email clients can mess with the game rendering in unpredictable ways.

Have been experimenting with image renderings which show promise but still have issues around client resizing.

@baconheist
Copy link
Contributor

Rendering for Alhambra and cathedral is also broken in mobile Chrome:
image

@beefsack
Copy link
Member Author

I've actually got a feeling that's fixable using whitespace: pre instead of whitespace: pre-wrap, but then we'd need to look at manual line breaking for long text. I like the idea of using whitespace: pre though because it'd make wide games like RTTA horizontally scrollable instead of breaking it up.

@beefsack
Copy link
Member Author

This issue was moved to Miniand/brdg.me-issues#24

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

2 participants