Closed klwoon closed 8 years ago
Currently I'm fixing the height, and adjust the aspect ratio so that the circle touches the border. Please let me know if there's any better method. Thanks.
I'm afraid there's always going to be some padding. It's added to make sure that glows don't get clipped. In the future, I might consider removing the padding when the .NoGlow
is set for the glowMode
property.
Thanks! Much appreciated!
May I ask how to remove the margin between the circle and the border (blue line of the square)? Thanks