gskinner / gskinner/image_fade

Placeholder image isn't replaced?

Open
#6 3 comments 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
29
Forks
10
PR merge metrics
No merged PRs in 30d

Description

I noticed that my placeholder image is still up in the background and the network image loads on top of it for some reason.
Is there any way to entirely get rid of the placeholder image.
(You will notice in the attached image that my placeholder image is still in the background and ironman has loaded on top of it instead of replacing it)
![ImageFade problem](https://user-images.githubusercontent.com/50456451/72438367-ad61a300-37ca-11ea-90ac-e2060d2a1429.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the placeholder and network-image layering shown in the attached image, then trace the image-loading entry point responsible for displaying both images. Determine why the placeholder remains visible and verify that the completed behavior shows only the network image.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.