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
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
Drag and drop three CCLabelTTFs under the CCLayoutBox.
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
Launch Application.
Create an empty project.
Drag and drop a CCLayoutBox onto the stage.
Drag and drop three CCLabelTTFs under the CCLayoutBox.
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
The text was updated successfully, but these errors were encountered: