RoundRect icon indicating copy to clipboard operation
RoundRect copied to clipboard

Fix for mouse events causing flicker.

Open anupcshan opened this issue 15 years ago • 1 comments

This commit seems to fix the issue with rounded elements flickering while mouse is moved along their border.

anupcshan avatar Sep 02 '10 13:09 anupcshan

It turns out a better fix is to set the background-image of elements modified by RoundRect to url(about:blank).

csnover avatar Oct 09 '10 01:10 csnover