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
  • #2161
Closed
Open
Issue created Sep 27, 2019 by Neil Brown@nccbMaintainer

[GREENFOOT-834] Painting happens more often than needed when scenario running full speed

Our code was intended to prevent painting overly often in cases where the act cycle is running very fast -- if you are running the simulation at 20,000 FPS, there's no need to paint every frame, we only need to paint at 60-120 FPS at most. The logic for this paint-skipping appears to have been damaged during refactoring, and Greenfoot 3.6.0 currently paints most frames even when running much faster than the screen can display.


Issue metadata

  • Issue type: Bug
  • Priority: Medium
  • Fix versions: 3.6.1
Assignee
Assign to
Time tracking