-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
bugBroken behavior.Broken behavior.
Description
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:
- Set the value for Tint color in a layer with shapes.

- The shapes are not tinted.
- Set the value for Color in a layer with shapes.

- The shapes are tinted.
- 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
Labels
bugBroken behavior.Broken behavior.