Closed soulbuzz closed 12 years ago
Yeah, I'm aware of that. I haven't found the way to solve it yet, so ideas about that are welcome.
what is causing it ?. I have not looked into the code
In PrettyTableViewCell.m this is method that drops the shadow: drawBorder:shadow:
Issue was fixed in the commit mentioned above.
If you observe closely the place where the separator is drawn the shadow is broken. This happens even if the separator is not drawn. I am assuming this is some kind of margin between cells being drawn and its shadow path