Skip to content

Loss of focus on inputs updating wrong AtlasTexture resource #34

@BeeOProblem

Description

@BeeOProblem

Found on stream when working on The Forgetful Apprentice.

  1. Have at least two textures
  2. Modify one
  3. Select the second texture
  4. The second texture will have at least one dimension forced to match the first

I suspect this is caused by a loss of focus or possibly value change signal happening and/or taking effect after the selected texture is changed. This action should either be handled before the selected texture change or should affect the previously selected texture by remember what it is/was.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions