Skip to content

Child Dialog Becomes Non-Interactive Once Parent Dialog Is Clicked If Child Overlaps Parent #154

@CarbsCode

Description

@CarbsCode

Aseprite v1.3.16.1

When trying to use a sub dialog via parenting the sub dialog becomes non-interactive if the parent dialog is clicked, this will now no longer take input on any part of the child dialog that is overlapping the parent.

Input seems to be passed to the parent instead of still taking input on the child when trying to interact with it.

This can be updated by closing and reopening the sub dialog but as far as I know there is not a way to trigger this when interacting with the parent dialog.

Could maybe use a canvas to detect but also happens if any button or widget is interacted with on parent dialog which I don't believe a canvas can go over top of.

Extra context here, I am using a timer to check if the main dialog has moved and if so close the child dialog and reopen so it moves to its relative position to the parent.

e713a33b6887aa72e94a01bcd170e607.mp4

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