Issue 148: Cloned Corners
http://code.google.com/p/v8/issues/detail?id=148

New issue report by nedrafehi:
 From what I can see, the application works through the use of cloned  
corners.

I've tweaked the code a little to try and get gradient images semi-work
however what seems to be happening (and I may be wrong here) is that the
bottom-right corner is copied and replaced in all four sections.

What seems to be happening is that the inner edge of the border (i.e. a
square cutout of the corner) is being replace, not just the actual border
itself.

This is a problem because when using gradients, the left corners should be
colored different to the right corners. Therefore, is there any way to
force the script to create a new corner object for each corner?


Issue attributes:
        Status: New
        Owner: ----

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to