Ollie

Results 3 issues of Ollie

Cloning the example and testing it: arrow keys beautifully transition and snap between frames. Great. Mouse wheel movement does not. It simply moves down the view a few pixels with...

It's possible some returned dicts don't have the "head" or "tail_type" key which results in a KeyError if not handled (which it currently isn't). So, ignore dicts returned that displays...

🤖:bug
size:XS

Using images with `react-pdf` works, but during the build process of the app (`npm run build`) results in the warning: ```Warning: Image elements must have an alt prop, either with...