-
-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
The addRidge() call at the start of layoutRow() uses the parent tile rectangle instead of a rectangle representing the row. This results in ill-defined cushion highlights that are mostly centred outside the leaf tiles. Using a newly-created a rectangle for each row results in well-defined cushion highlights. See the attached screenshot (not that the tile layout is also altered to match the original published paper, I'll discuss that in a separate issue).
Metadata
Metadata
Assignees
Labels
No labels