sprint-reader-chrome icon indicating copy to clipboard operation
sprint-reader-chrome copied to clipboard

When using chunks - too long chunks are splitted into lines.

Open ghost opened this issue 9 years ago • 2 comments

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

ghost avatar Sep 20 '15 11:09 ghost

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?

anthonynosek avatar Feb 10 '16 02:02 anthonynosek

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.

geb-braid avatar Feb 10 '16 07:02 geb-braid