Skip to content

[2.3.0] Image gets covered with color of Page color property #2733

@NordlingDev

Description

@NordlingDev

Platform: iOS
TNS: 2.3.0

If I set this in app.css:

Page {
  background-color: #ffffff;
  color: #ff0000;
}

Then add an Image, with a functional src value. The Image gets covered with the color inherited from the color property of Page. This makes the Image not rendering the image at all, and acts more like a colored box. I feel like this is related to #2649.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions