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

Bug: Connecting Objects through Classes doesn't render connection arrow. #3306

Closed
UliAbo opened this issue Mar 20, 2022 · 1 comment
Closed
Labels
bug Broken behavior.
Projects

Comments

@UliAbo
Copy link

UliAbo commented Mar 20, 2022

Describe the bug
Connecting Objects through Classes doesn't render connection arrow.

To Reproduce

  1. Create Class with Property with "Object" as variable type.
  2. Assign Object with Class.
  3. Connect Object through Class property with other Object.
  4. As far as I see this, it works technically, but not visually.

Expected behavior
Connection arrow is shown like usual (double-checked, this already works for me with not using Classes).

Media
Missing arrow:
image

Specifications:

  • Win10 64bit
  • Tiled Version: v1.82
@UliAbo UliAbo added the bug Broken behavior. label Mar 20, 2022
@bjorn
Copy link
Member

bjorn commented Mar 21, 2022

Thanks for opening an issue about it! I had this on my mind while adding support for custom classes, but forgot about it in the end. Fixed for Tiled 1.8.3.

@bjorn bjorn closed this as completed in 4c98247 Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior.
Projects
No open projects
Roadmap
  
Awaiting triage
Development

No branches or pull requests

2 participants