CelestialCartographers / Loenn

A Visual Map Maker and Level Editor for the game Celeste but better than the other one
MIT License
160 stars 22 forks source link

Selections still shown when deleting groups of entities with nodes #35

Closed CaptainCarpensir closed 1 year ago

CaptainCarpensir commented 2 years ago

When deleting any entity by clicking and dragging over the entity and deleting, if any entity deleted in the process had multiple nodes, the selection and node images are still rendered until the screen is clicked on again. This happens when deleting just one entity like this, when deleting multiple entities like this, and when deleting entities both with and without nodes (the visual bug just only appears for ones with nodes). Only case where this doesn't happen is if a noded entity is deleted by directly clicking on the entity.

This happened with all noded entities I tested: Swap Blocks, Moving Platforms, Linked Sinking Platform (An unreleased custom entity of mine)

Example: Screenshot (813) Screenshot (814)

This should be a very low priority issue as it's just a minor visual bug.

Cruor commented 2 years ago

Plan is to fix the visual bugs when the new selection tool comes out, the current ones needs a bit of a refactor. That probably happens at the same time as tile selections get implemented.

Cruor commented 1 year ago

Fixed in 0.5.3 (I believe).