arcade: use payload to update the UI
- Remove super and call explicitly the parent. It is better for readability and to prevent bugs (Obj is calling a method in its init method) - Add name to objects
Please register or sign in to comment
GitLab upgrade completed. Current version is 17.8.2.
- Remove super and call explicitly the parent. It is better for readability and to prevent bugs (Obj is calling a method in its init method) - Add name to objects