rds1983 / Myra

UI Library for MonoGame, FNA and Stride
MIT License
742 stars 93 forks source link

Window that is not moveable #442

Open davepruitt opened 11 months ago

davepruitt commented 11 months ago

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.

rds1983 commented 11 months ago

Set DragDirection to None