Skip to content

Dragging window size doesn't set EventResponse::consumed in all cases #7025

Open
@Novum

Description

@Novum

When I drag an egui window size and the cursor is outside the bounds of the window, but still in the margin for the drag icon to appear egui will not report consumed = true.

I'm using egui_winit::State::on_window_event, I'm not sure if this is a problem in the winit integration part or egui itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions