Skip to content

iced_layershell: Mouse Interaction is reset when new layer shell window is opened #334

@Ind-E

Description

@Ind-E

When a new layer shell window is opened, it seems to reset the current mouse interaction. This can be seen in-action with the multi_window example - after you press a button to open a new window, the cursor shape changes from pointer to default.

I think it's because of this line:

pub mouse_interaction: mouse::Interaction,

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