You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the circular brush used for both painting and blurring seems to be disjointed, making fast strokes across the canvas discontinuous and leaving gaps that may leave sensitive information visible.
Suggested behavior
If possible, smoothing out the brush by repeating it more frequently as the user draws could help mitigate this.
The text was updated successfully, but these errors were encountered:
Current behavior
Currently, the circular brush used for both painting and blurring seems to be disjointed, making fast strokes across the canvas discontinuous and leaving gaps that may leave sensitive information visible.
Suggested behavior
If possible, smoothing out the brush by repeating it more frequently as the user draws could help mitigate this.
The text was updated successfully, but these errors were encountered: