Skip to content

StickOnMove does not work when using DragMove() #4

@RudeySH

Description

@RudeySH

It seems StickOnMove = true only has effect when the window is being dragged using the default window title bar. In my case, I am using DragMove() to drag my window from anwhere, not just the title bar. Moving the window using that method breaks StickyWindows.

Also, because of the same reason, you'll run into issues when you have a custom title bar (e.g. WindowStyle="None").

Could StickyWindows be improved to enable support for DragMove()? Is there a way to move the window that StickyWindows supports, besides the default title bar?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions