Bug in the Sequence Behaviour
Reported by Matt Deaves | September 26th, 2011 @ 06:20 PM | in 0.9 beta
The behaviours internal settings variable gets corrupted when the behaviour is re-attached to the model. This always happens by design in the event system.
Comments and changes to this ticket
-
dogmatic69 September 28th, 2011 @ 01:02 PM
- State changed from new to resolved
(from [d1bec01e42fb12dc6ac3b6254934d03a8b6cfc46]) adding a method for checking if behaviors should/could be auto loaded, fixes the issue with behaviors being reloaded by the events with wrong/no config and breaking things. fixes #265 https://github.com/infinitas/infinitas/commit/d1bec01e42fb12dc6ac3b...
-
dogmatic69 September 28th, 2011 @ 01:52 PM
- Milestone set to 0.9 beta
- Milestone order changed from 23 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Please use this for the current version of Infinitas only, if you are using a older version of the Infinitas report bugs in that project.
Please submit bugs only as pending, and if its a feature request submit the ticket with the milestone "Feature Requests".
People watching this ticket
Tags
Referenced by
- 265 Bug in the Sequence Behaviour (from [d1bec01e42fb12dc6ac3b6254934d03a8b6cfc46]) adding ...