bluecadet / Cinder-BluecadetViews

Scene graph Cinder block with touch management and various tools for UI dev
MIT License
11 stars 3 forks source link

Blend area of StrokedRoundedRectView is cut off #132

Open adielfernandez opened 5 years ago

adielfernandez commented 5 years ago

Minor Issue: Need to increase the size of the draw area or calculate blend region inside from draw region or else the blend looks cut off. Note the top and side of the rounded rect below:

image

benjaminbojko commented 5 years ago

Oh yeah that does not look nice. Have you played around with different smoothness values at all? How does this look at half-pixel x/y?