Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprite Builder crashes when the the user select " Select Behind" for an object. #1584

Open
NoorFatima opened this issue Apr 23, 2015 · 2 comments

Comments

@NoorFatima
Copy link

  1. Launch Application.

  2. Create a new project.

  3. Select mainscene.ccb and in timeline select CCLabelTTF.

  4. 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

@NoorFatima 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
@oxeron
Copy link

oxeron commented Mar 5, 2016

oxeron added a commit to oxeron/CocosBuilder that referenced this issue Mar 11, 2016
…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
@oxeron
Copy link

oxeron commented Mar 11, 2016

I added a patch to prevent this error but it's for cocos2d v3.5 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants