Skip to content

Review trackpad scroll_direction() handling. #391

Description

@djowel

This is related to the so-called trackpad "Natural scrolling".

In WIndows, scroll_direction() is obtained from the registry only once. What if the user changes the control panel settings while the app is running?

In Linux,it is not implemented and simly returns {+1.0f, +1.0f}

See if this can be done better.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions