Reviewing merge request #5: Add support for startDragDistance in qmlviewer

Adding new parameter "-clickthreshold <size>" which sets mouse click
threshold in pixels. Using this makes qmlviewer more usable in
touchscreen devices, where applications may require different
thresholds.

Commits that would be merged:

Version 1
  • Version 1
  • 22263b3
  • 8e50483
  • Add support for startDragDistance in qmlviewer.

Showing 22263b3-8e50483

Comments

→ State changed from New to Revise and resubmit

clickthreshold would probably be better as dragthreshold. Otherwise it looks fine.

Thanks Michael! Crated new merge request #6 with this suggested change (still struggling a bit with gitorious, git, branches etc.)

→ State changed from Revise and resubmit to Rejected

Resubmitted as merge request 6.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository