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

Lazy loaded images with parent doesn't inherit the right visibility #30

Closed
@peterpeterparker

Description

@peterpeterparker

Lazy loaded images with parent doesn't inherit the right visibility which has a side effect of having them always displayed, once loaded, even if reveal option is use

<p style="visibility: hidden/initial">
<img style="visibility: initial"> <----- should be inherit
</p>

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions