Skip to content

Temporary patch for displaying jpg files with Viewer

Jeremy Soller requested to merge robbycerantola:master into master

Created by: robbycerantola

I' ve made a fork of jpeg-decoder crate with rayon disabled . Then I've overrided the dependencies for orbutils so it will be used all over the places. @jackpot51 This is a temporary solution until we figure out why rayon is broken in Redox (but not in Linux).

Merge request reports