Skip to content

Layer tint color doesn't affect shapes #4183

@afk-mario

Description

@afk-mario

Describe the bug
The tint color property in layers doesn't seem to affect objects, the Color property does tint shapes, but this property is not documented neither in the JSON format or the API.

To Reproduce
Steps to reproduce the behavior:

  1. Set the value for Tint color in a layer with shapes.
    Image
  2. The shapes are not tinted.
  3. Set the value for Color in a layer with shapes.
    Image
  4. The shapes are tinted.
  5. The Map JSON now has a property color

Expected behavior
Tint the shapes when setting the layer property TintColor.

Specifications:

  • OS: Linux
  • Tiled Version: 1.11.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBroken behavior.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions