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
  • #1371
Closed
Open
Issue created Jul 26, 2007 by Michael Kölling@mikMaintainer

[GREENFOOT-27] act() method on dragged objects gets called

When the simulation is running, and we drag an object across the world, the act method of that object gets called.

In some cases this is not necessarily what you want. For instance, in the robots scenario if you create and drag a new robot, it starts moving ("under the mouse") if the simulation is running.

In other cases you might want the act() method to get called while dragging. For instance when dragging objects to control other objects.

Can't see any nice solution that will work in both cases :-( We should probably stick with the current behaviour \- it works OK, if people pause their simulation before adding new objects.


Issue metadata

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