spritebuilder / SpriteBuilder

Objective-C Game Development Suite
http://www.spritebuilder.com/
Other
740 stars 292 forks source link

Default Content size values of Node in file types are X=0, Y=0 in points when a user creates it via File > New > File. #1589

Open Shahidwerplay opened 9 years ago

Shahidwerplay commented 9 years ago
  1. Launch Application.
  2. Create an empty Project.
  3. Click on File > New > File and to create a Node.
  4. Check out the Content size of Node in property inspector.

    --Result: Default Content size values of Node in file types are X=0, Y=0 in points when a user creates it via File > New > File.

  5. Drag and drop a CCColorNode in the node file.
  6. Change its content size to x=100% and y=100% in percentage.

    --Observe: CCColor Node disappears. You've to change the default content size values of root class i.e. CCNode to make it visible.

SB Version: Latest Develop Branch (2.0) SB Revision: 3c4db04 Mac OS 10.10.0 XCode 6.1

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