Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels of invisible object become visible when offsetting a map #3442

Closed
ChristianPervoelz opened this issue Aug 11, 2022 · 0 comments
Closed
Assignees
Labels
bug Broken behavior.

Comments

@ChristianPervoelz
Copy link
Contributor

Describe the bug
When offsetting a map using 'All layers' option, labels of invisible layers become visible, although they were not before.

To Reproduce

  1. Create a new map
  2. Add an object layer
  3. Insert a new point
  4. Name the point using the properties window
  5. Make the object layer invisible using 'Layers' window
  6. Offset the map (using the Map menu) by 1 tile on X, using 'All layers'

Result: The label showing the name of the point becomes visible, although it was not before.

Expected behavior
Any kind of object of an invisible layer should stay invisible when offsetting the map.

Media
After step 4
labelInMap
After step 5
labelInvisibleBeforeOffset
After step 6
labelVisibleAfterOffset

Specifications:

  • OS: Windows 11
  • Tiled Version: 1.9.0
@ChristianPervoelz ChristianPervoelz added the bug Broken behavior. label Aug 11, 2022
@bjorn bjorn self-assigned this Aug 12, 2022
@bjorn bjorn closed this as completed in 94f8f89 Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
None yet
Development

No branches or pull requests

2 participants