Alexander Ljungberg
3d9b69a860
Fixed: broken corners on primary CPBox in Chrome.
...
In Chrome, a primary CPBox (showing the new recessed rounded corner look) had distorted and jagged edges in Chrome due to the clipping mask.
This fix places the clipping mask on integer coordinates which seems to resolve the problem.
2013-02-04 15:40:01 +00:00
Antoine Mercadal
abb4077c95
Greatly improve CPBoxTest
2013-01-24 19:46:27 -08:00
Alexander Ljungberg
75c305ae0f
Clean up manual CPBox test.
2013-01-20 16:03:56 +00:00
Aparajita Fishman
7c831fa19d
capp_lint flags deprecated CPPoint/Rect/Size types/functions
...
- Changed to corresponding CG types/functions in all files
- Fixed some demo app bugs
2013-01-19 16:51:56 +07:00
Antoine Mercadal
7e9b12b475
Update and improve CPBoxTest manual test
2013-01-04 18:46:16 -08:00
Antoine Mercadal
0c72c52ba2
improve manual test of CPBox
2012-01-14 12:31:28 +01:00
Antoine Mercadal
7ba27cf617
Add manual test for CPBox title
2012-01-13 13:52:31 +01:00