Bug: Rounded Rect not drawing properly since version 2012.758

Bug: Rounded Rect not drawing properly since version 2012.758.

I’ve Reported the Bug, but since this has prevented me from using the new iPad 3 version, it needs to be addressed ASAP. [import]uid: 37366 topic_id: 23475 reply_id: 323475[/import]

Funny, I just ran into the same problem in trying to get my app updated for new iPad.

The only work-around I could find is to remove antialias = true in your config.lua. Someone had posted something about that in an earlier thread and it worked for me.

I’ve also ran into other issues, like display.save properties working differently since 758. Hopefully I’ve caught everything now.

Hope that helps,

Chris [import]uid: 94541 topic_id: 23475 reply_id: 94138[/import]

I confirm that works. I hope this is repaired soon! [import]uid: 37366 topic_id: 23475 reply_id: 94140[/import]

We did fix one rect issue in 761 but I’m not sure whether or not this addresses your particular issue.

Could you please test and if not, file a bug report with a test case we can run?

Peach :slight_smile: [import]uid: 52491 topic_id: 23475 reply_id: 94227[/import]

I can confirm that it still does not work. I’ve tested it in 767.

I saw the notes for that fix, but looks like it was just rect and not rounded rect?

Thanks
Chris [import]uid: 94541 topic_id: 23475 reply_id: 94283[/import]

Yeah, I did a quick search earlier and couldn’t see a bug report for this - have either of you filed one? If not please do so, will help get it sorted out :slight_smile: [import]uid: 52491 topic_id: 23475 reply_id: 94405[/import]

The bug report is case #12930 [import]uid: 37366 topic_id: 23475 reply_id: 94505[/import]

Thanks mimetic, will bring it up in our next meeting :slight_smile:

In the meantime, can you please try disabling antialiasing? [import]uid: 52491 topic_id: 23475 reply_id: 94682[/import]

Yes, that does work. [import]uid: 37366 topic_id: 23475 reply_id: 94808[/import]

antialiasing doesn’t work correctly and causes all sorts of display problems. It’s best to keep it off. This is not an easy fix and hopefully will be addressed in the future. [import]uid: 7559 topic_id: 23475 reply_id: 94817[/import]