Skip to content
Snippets Groups Projects

Settings: Mouse sensitivity: added a text input box next to the slider

Merged Dr. Jaska requested to merge drjaska/sens-setting into master

Closes #2833 (closed)

image

Added a text box next to the slider for adjusting mouse sensitivity.

There is primitive input validation which disallows TYPING chars which aren't 0.123456789. This doesn't prevent ftos_mindecimals from changing the value to inf or any repeats of . such as 1.2.3.4. IMHO having float string sanitation is above the scope of this MR and should not be implemented here. Perhaps at the engine level instead.

Edited by Dr. Jaska

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading