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 - Double Click Radius does not default to 32 pixels on mac
Summary: Double Click Radius does not default to 32 pixels on mac
Status: ASSIGNED
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: 2.0.12
Hardware: x86 macOS 10.14
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-19 08:25 UTC by wraitii
Modified: 2021-01-23 17:38 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)