ChrisNZL / Tallowmere2

Changelog, issue tracker, and development knowledge for Tallowmere 2.
https://tallowmere2.com
13 stars 0 forks source link

Chest UI: One-frame position issues when moving in front of chest #1217

Closed ChrisNZL closed 9 months ago

ChrisNZL commented 10 months ago

Noticed in 0.4.

Often when moving in front of an open chest and having the item info pop-up panel be displayed, the panel is in a bad position for one frame, then corrects itself the next frame.

From memory, this is an issue with the Unity Canvas system not detecting positions properly the first frame the Canvas is enabled.

But the position becomes correct the next frame.

But since the first frame is bad, this presents:

todo:

ChrisNZL commented 9 months ago

0.4.0b: