spritebuilder / SpriteBuilder

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

SpriteBuilder allows the user to set the value of corner radius (circle) to invalid values when user tries to increase the size of corner radius from stage. #1591

Open Shahidwerplay opened 9 years ago

Shahidwerplay commented 9 years ago
  1. Launch Application.
  2. Create a new Project.
  3. Enable the physics of CCGradient Node, set Physics shape as Circle.
  4. Set the value of corner radius to 500.

    --Observe: A pop is displayed, saying the value entered is invalid.

  5. Now from stage, increase the size of corner radius by dragging the end of the physics shape i.e. circle to 700.
  6. Publish the project.

    --Result: SpriteBuilder allows the user to set the value of corner radius (circle) to invalid values when user tries to increase the size of corner radius from stage.

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

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