Giter Site home page Giter Site logo

Comments (5)

thiswillbeyourgithub avatar thiswillbeyourgithub commented on August 29, 2024

I was hesitating to ask for this :)

What do you mean by "directionnality" ?

I am eager to test this out. To be clear : we are talking about seeing the word in the middle and the preceding word just left of it as well as the following word being on the right. Right ?

If so this would give a sense of "scrolling" from right to left (the word on the right will then appear in the middle then on the left then never). At least if the place of the word stays the same (an issue that will arise when encountering words of different lengths).

To me it seems the best would be to keep the colors the same but to make the flankers more transparent (with of course the option to change the level in the settings ;) )

from stutter.

jamestomasino avatar jamestomasino commented on August 29, 2024

Given the sample sentence, "The quick brown fox jumps over the lazy dog." if the word currently being displayed is "fox", then the preceding flanker would be "brown" and the succeeding flanker would be "jumps". In a right to left language we would use a right to left flow so the logical words preceding and succeeding make sense, though their layout position would reverse.

I think I'm going to give an option to display either both the preceding and succeeding words, just the succeeding word, or neither. I need to take another closer look at the research, but it didn't look like showing only the preceeding word had any benefit.

I think a user controlable transparency setting makes sense as well. It would avoid me having to add another color to the palettes and retro all of them, and it would get me started in using CSS variables in the layout as well. Eventually I'll use that to allow for font customization as well.

from stutter.

thiswillbeyourgithub avatar thiswillbeyourgithub commented on August 29, 2024

I keep wondering about more flankers, but more transparent. Say 5 words :

The brown fox jumps over

Fox is the read word, brown and jumps are quite transparent, the and over are even more transparent.

Also i foresee a coding headache for the long or split words, they would impact the position of the flankers and thus the flow lf the scroll. How will you solve that ?

from stutter.

jamestomasino avatar jamestomasino commented on August 29, 2024

Long overdue, but this is now being added in v1.10.0. In deeper reading on the subject it looks like the only statistically measurable improvement came with flankers to the right. I tested adding both and it looked awful, frankly. So this addition enables only the right-side flanker. It is available via a checkbox in the settings, but is disabled by default.

from stutter.

jamestomasino avatar jamestomasino commented on August 29, 2024

Here's a demo video: https://www.youtube.com/watch?v=rI--n0zeVVY

from stutter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.