We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5482

Summary: Double Click Radius does not default to 32 pixels on mac
Product: SDL Reporter: wraitii
Component: eventsAssignee: Sam Lantinga <slouken>
Status: ASSIGNED --- QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.12   
Hardware: x86   
OS: macOS 10.14   

Description wraitii 2021-01-19 08:25:12 UTC
Investigating a 0 A.D. bug, I discovered that SDL2 bumped the 'double click' radius to 32 pixels.

This however seems to not work on MacOS, and possibly also not on linux (unconfirmed).
32 pixel is actually rather large on a desktop, so this is a rather big behaviour difference between platforms now.

It should at least be documented (in fact, the hints should probably be better documented)