uliwitness / Stacksmith

An intuitive software erector kit targeted at people new to programming, but with enough potential to stay useful once they've learned, inspired by HyperCard.
http://stacksmith.org
128 stars 13 forks source link

Rectangle buttons' selection is smaller than actual button #85

Closed uliwitness closed 8 years ago

uliwitness commented 8 years ago

When you resize a button, its size and the size of the rectangle you drag out match. As soon as you switch cards or do something else that triggers a reload, the button grows by about 5 pixels in each direction. However, the selection rectangle still shows at the smaller size.

Maybe some code for system-standard roundrect buttons is triggered for rectangle buttons, too?