AdamsLair/duality

Duality Editor Crashes when Tile Palette and Camera share dock

Open

#694 opened on Oct 16, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (287 forks)auto 404
BugEditorHelp Wanted

Repository metrics

Stars
 (1,425 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

It was observed that, when the tile palette and camera share the same dock, and certain window manipulations are done (unclear what the exact list is, but there are multiple mechanisms), the tile palette will constantly attempt to resize and freeze the editor

How to reproduce

Place the tile palette and camera in the same dock. Attempt to move the tile palette to a different dock. Observe that the tile palette gets stuck resizing and the application freezes.

Workaround

Ensure the camera and tile palette do not share the same dock.

Analysis

Not sure what the exact mechanisms are. More investigation is needed.

Attachments

46986733-86438f80-d0b6-11e8-8b24-695c5a2fd4ef

Contributor guide