rds1983 / Myra

UI Library for MonoGame, FNA and Stride
MIT License
703 stars 94 forks source link

Window that is not moveable #442

Open davepruitt opened 6 months ago

davepruitt commented 6 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 6 months ago

Set DragDirection to None