Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1467
Closed
Open
Issue created Mar 30, 2008 by Neil Brown@nccbMaintainer

[GREENFOOT-123] Improve the speed slider range to be more fine grained at higher speeds.

I have looked a bit at our implementation of the delay. I think it would be possible and useful to improve the precision at the higher end of the range. Right now it is using delays with intervals of 4ms. So the delay in the high speed end will be: 100=No Delay, 99=4ms, 98=8ms, 97=12ms, 96=16ms etc. We might even be able to get a better than ms precision by using some of the new methods introduced with the concurrency API in Java 1.5.


Issue metadata

  • Issue type: Task
  • Priority: Low
  • Fix versions: 1.4.5
Assignee
Assign to
Time tracking