Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Large images only partially load #232

Open
Chadtech opened this issue May 30, 2017 · 2 comments
Open

Large images only partially load #232

Chadtech opened this issue May 30, 2017 · 2 comments

Comments

@Chadtech
Copy link

Chadtech commented May 30, 2017

Another developer and I independently discovered a problem. We each made applications that load a large image. When displaying the large image however, the Elm app would only display most of it; most of the bottom portion of the image would just be gray. We thought it was our code, but I discovered that if I use Elm-Reactor just to serve up the image, the problem is still there. I made a simple html file that just loads our large images and there was no problem. The problem persisted with multiple large images and multiple file types.

Elm Version
0.18

Browser
I experienced the problem in Chrome and Firefox.

Reproducing
Put a large image (>1mb) in a directory, and run Elm-Reactor in that directory. Open up localhost:8000/.

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@Chadtech Chadtech changed the title Problem loading large images Large images only partially load May 30, 2017
@infoxiao
Copy link

Reproduced the same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants