pydio / cells

Future-proof content collaboration platform
https://pydio.com
GNU Affero General Public License v3.0
1.83k stars 181 forks source link

blur background image sometimes has no good quality and shows a very low resolution #581

Open comsyspro opened 3 months ago

comsyspro commented 3 months ago

📝 Describe the bug

screenshot shows the blur which has very low resolution image

copied from css, ?dim=40 is only set to 40 which produces a low quality.

.react-mui-context div.dialogRootBlur > div > div.dialogRootBlur::before {
    background-image: url("https://mydomain.com/a/frontend/binaries/GLOBAL/94240bde-2cb.png?dim=40");
    background-size: 1485.2173913043478px 854px;
}

⚙️ How-to Reproduce

Steps to reproduce the behavior:

  1. reload the browser a few times, sometimes the blur is ok but often it is like seen in the image

🩺 Environment / Setup

Complete the following information:

Server Versions:

Client used for testing: