Files
ladybird/Servers/WindowServer/WSWindowFrame.cpp
Andreas Kling 0fc3ccaa52 WindowServer: Make WSButton behave more like a normal button.
Previously it would just close the window on MouseDown. Now we do the normal
thing where we require a MouseUp inside the button rect before committing.
2019-04-05 21:53:45 +02:00

7.1 KiB