ansh / jiffyreader.com

A Browser Extension for faster reading on ANY website!
https://www.jiffyreader.com/
GNU General Public License v3.0
3.72k stars 200 forks source link

[BUG] Coloring "wrong" #154

Closed ckrueger1979 closed 2 years ago

ckrueger1979 commented 2 years ago

Hi,

the coloring idea is implemented "wrong".

The idea of beeline reader https://github.com/ansh/jiffyreader.com/issues/56 for the colors is not having sacades encoded in the colors but making sure that it's not easy to slip to the wrong line. In Jiffy reader in line A and line B two word at the same horizontal position having the same color. The idea is that they have a different color.

greetings Carsten

asieduernest12 commented 2 years ago

@ckruegerkpmg thank you for noticing. This is not a bug. Our coloring implementation is inspired by beeline and not meant to be an exact implementation of the beeline coloring implementation.

If you want this specific feature then please open a feature request for it and hopefully a generous soul implements it and submit a pull request so that the implementation can be added to the project. Cheers