Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

[ASNetworkImageNode] Placeholder does not fade out for network images #2557

@dohyeondk

Description

@dohyeondk

Talked with @appleguy with this issue on slack on Nov 5.

Reproduce

  • examples_extra/Placeholders diff.txt
  • Changed ASImageNode -> ASNetworkImageNode
  • Loaded network image
  • Removed ForwardWorkaround in SlowpokeImageNode

Expected

Placeholder image fade out with placeholderFadeDuration and placeholderFadeEnabled set.

Current

  • This issue is not occurring 100% time. Refer to the gif image below: first attempt show animation properly, other attempt does not.
  • with ForwardWorkaround and for duration over 0.1s, the issue is not occurring.

bug

Affected Version (checked)

  • 1.9.81
  • 1.9.90
  • 1.9.92
  • 2.0-beta.1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions