Hampus Ahlgren

Results 3 issues of Hampus Ahlgren

Syntax was wrong - should be referencing the body inside the unshift/pushContainer method instead of getting the Array first.

Replicate - Start reading at 200 - Pause - Change reading speed to 400 - Resume It it is flashing a lot faster than 400 and sometimes maybe even refreshing...

Is there a way to prepend a slash to all the file paths? Currently: ``` app/file/path ``` I'd like it to be ``` /app/file/path ```