Skip to content

[Kool Editor] Drag & Drop Preview visually 'frozen' (Material drag & drop still functional) #185

Description

@0megaD

When dragging & dropping assets from the material/asset view, the preview is frozen in space, not moving at all.

For whatever reason the this.dragPos.set(dragPointer.screenPosition) in onDrag in UiOverlay.kt is not triggering recomposition.

this.dragPos.set(dragPointer.screenPosition)

Note that this is purely a visual issue, and the actual drag & drop feature for Materials still functions as intended.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions