Add buffer to Blur
Closed this issue · 1 comments
theruther4d commented
When creating the desktop reference, we need to add 2 * the specified blur amount to the total size of the canvas. This way, when blurring things close to the edge of the screen, we won't get empty canvas.
theruther4d commented