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
In property inspector check out the value of CCButton's preferred size. (X=40,Y=40).
Note! Changing the value of width i.e. X to 50 or 60 doesn't have any effect on the size of the button. Size changes when X is increased to 70 and above.
--Result: Default values of CCButton's Preferred size isn't correct. It should be greater than the value which is shown.
SB Version: Latest Develop Branch (2.0)
SB Revision: 02eedd1
Mac OS 10.10.0
XCode 6.1
Note! Changing the value of width i.e. X to 50 or 60 doesn't have any effect on the size of the button. Size changes when X is increased to 70 and above.
--Result: Default values of CCButton's Preferred size isn't correct. It should be greater than the value which is shown.
SB Version: Latest Develop Branch (2.0)
SB Revision: 02eedd1
Mac OS 10.10.0
XCode 6.1
Video Link: https://drive.google.com/file/d/0B5-RfBatv-b8NjdzV3ZnQXFwOEU/view?usp=sharing
The text was updated successfully, but these errors were encountered: