openplanet-nl / issues

Issue tracker for Openplanet.
10 stars 0 forks source link

Blur effect on plugin pages are off by 1 pixel #486

Open st-AR-gazer opened 4 months ago

st-AR-gazer commented 4 months ago

The blur on a plugin's main page is off by 1 pixel, here is an example: image ^^^ Chrome

image ^^^ Edge

Here is where I have found it to happen: 1143x 1286x 2696x (these are the pixel counts for Chrome, but it also exists on Edge)

It also doesn't seem to happen on FireFox (mobile): image

Ultimately it's not really that important, but Misfit said I should make an issue for it so here we are ¯\_(ツ)_/¯

codecat commented 4 months ago

Hmm, I can't reproduce this on Firefox nor Chrome nor Edge:

image

st-AR-gazer commented 4 months ago

It doesn't seem like you are zooming at all... I'm able to reliably reproduce the issue with screenscaling set to 150% and a resolution of 1920x1080 (without scaling I am not able to reproduce the issue). With these settings zooming 2 or 3 times shows the 1 pixel gap well. :)

codecat commented 4 months ago

I tried setting my Windows scaling to 150% and also zooming in/out both on Firefox and Chrome and I still don't see this problem 🧐