spritebuilder / SpriteBuilder

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

Sprite Builder should restrict the user from dragging the physics body's corner radius to invalid size from stage. #1592

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. Click on the Textbox against corner radius. (Clicking is important)
  5. From stage drag the corners of the physics body to increase the corner size.

    --Observe: Corner values in property inspector responds accordingly when user tries to change the size of physics body's corner from stage until value 254 is reached. If user increases the size of physics shape further, than the text box doesn't responds to stage movement.

    --Result: Sprite Builder should restrict the user from dragging the physics body's corner radius to invalid size 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-b8OVFDWC02aWlmYnM/view?usp=sharing