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

CCLayoutBox doesn't allow the user to change its position on stage when user tries to change its position to a different one by clicking on the LayoutBox on stage. #1580

Open
Shahidwerplay opened this issue Apr 22, 2015 · 0 comments

Comments

@Shahidwerplay
Copy link

  1. Launch Application.

  2. Create an empty project.

  3. Drag and drop a CCLayoutBox onto the stage.

  4. Drag and drop three CCLabelTTFs under the CCLayoutBox.

  5. Try to move the position of the CCLayoutBox on stage.

    --Expected Behaviour: A Grid for CCLayoutBox should be displayed and allows the movement when user clicks on the CCLayoutBox.

--Actual Result: No Grid for CCLayoutBox is displayed, it only displays the grid for individual items under it. User have to click on CCLayoutBox in timeline to display the grid and to change the position.

SB Version: Latest Develop Branch (2.0)
SB Revision: 02eedd1
Mac OS 10.10.0
XCode 6.1

Video: https://drive.google.com/file/d/0B5-RfBatv-b8dmVPX3Q2dURpSUE/view?usp=sharing

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

1 participant