Files
ladybird/Servers/WindowServer/WSWindowManager.cpp
Andreas Kling c8be606acf WindowServer: Avoid doing sqrt() in double-click detection
Compare the distance travelled squared against the max distance squared
to avoid using sqrt().

Thanks to Nagy Tibor for the suggestion :^)
2019-09-09 08:51:16 +02:00

39 KiB