You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Select mainscene.ccb and in timeline select CCLabelTTF.
In Object Menu, select "Select Behind".
--Result: Sprite Builder crashes when the user select " Select Behind" from the object menu.
--Expected Result: Sprite Builder should toggles through the nodes underneath the selected node.
Note: It happens only on Mac OS X: 10.9.5
Device A:
Mac OS X: 10.9.5
Sprite Builder: 2.0.0
SB Revision: 3c4db04
Xcode: 6.1
It happened 3/3 times.
The text was updated successfully, but these errors were encountered:
NoorFatima
changed the title
Sprite Builder crashes when the the user select " Select Behind
Sprite Builder crashes when the the user select " Select Behind" for an object.
Apr 23, 2015
…n object.
Prevent issue spritebuilder#1584 to happen
But does not enable user to use menu "Select Behind" before a CCNode is clicked in the GLView
Tried to implement a definitive solution in CocosScene - (void) updateSelection but it does not work yet, so it's commented
Launch Application.
Create a new project.
Select mainscene.ccb and in timeline select CCLabelTTF.
In Object Menu, select "Select Behind".
--Result: Sprite Builder crashes when the user select " Select Behind" from the object menu.
--Expected Result: Sprite Builder should toggles through the nodes underneath the selected node.
Note: It happens only on Mac OS X: 10.9.5
Device A:
Mac OS X: 10.9.5
Sprite Builder: 2.0.0
SB Revision: 3c4db04
Xcode: 6.1
It happened 3/3 times.
Video Link:
https://drive.google.com/a/werplay.com/file/d/0B0ugFMVxRDe5OWduR3dReklhYWc/view?usp=sharing
The text was updated successfully, but these errors were encountered: