Ya, looks like something fishy going on here to me too. I know there’s been some rounded rect issues as of late. Unless directed otherwise, i think you should do bug report on this one. [import]uid: 21331 topic_id: 24167 reply_id: 97577[/import]
For some reason, after build 775 the use of antialias = true in config.lua file, causes a graphic strange behaviour when you want to draw rects, use fillColor and stroke properties.
Disabling this feature from config.lua: antialias=false fix this problem, but I guess this is a temporary solution or workaround until Corona staff fixes this problem, cause antialias should be available again.