You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other option is to measure the width of the text and reduce the font size accordingly. What happens when the chunk is much longer than the window width? We might reduce the font so much that it become illegible.
When would a chunk not fit in the window? If that happens, we should split the chunk into smaller chunks.
Date: Tue, 9 Feb 2016 18:35:16 -0800
From: [email protected]
To: [email protected]
Subject: Re: [sprint-reader-chrome] When using chunks - too long chunks are splitted into lines. (#13)
This is a challenging issue.
Make Sprint Reader screen wider
Reduce font size for reader
The other option is to measure the width of the text and reduce the font size accordingly. What happens when the chunk is much longer than the window width? We might reduce the font so much that it become illegible.
Thoughts?
—
Reply to this email directly or view it on GitHub.
300 wps, 3 words per chunk
Too long words in chunk are splitted on 2 lines and that interferes with reading "flow".
My ideas for this issue 1) downsize font to match window size 2) display less words.
Konrad
The text was updated successfully, but these errors were encountered: