Closed hidakatsuya closed 6 years ago
The corner radius of Rect is not applied.
rake examples:graphics
Specified corner-radius is applied to the rect correctly.
Specified corner-radius never applied to the rect.
Problem
The corner radius of Rect is not applied.
Steps to reproduce
rake examples:graphics
Expected Behavior
Specified corner-radius is applied to the rect correctly.
Actual Behavior
Specified corner-radius never applied to the rect.