Myra icon indicating copy to clipboard operation
Myra copied to clipboard

Window that is not moveable

Open davepruitt opened this issue 1 year ago • 1 comments
trafficstars

I want a modal dialog that is not moveable. Apparently this was done before (see #206), but this doesn't seem to be in the codebase anymore? I don't see the IsMoveable property anywhere in the Window class.

davepruitt avatar Dec 11 '23 14:12 davepruitt

Set DragDirection to None

rds1983 avatar Dec 11 '23 22:12 rds1983