Open XinRoom opened 3 years ago
Describe the bug
I found that I turned on the Gaussian Blur on my GPU (i5-10210U core display), which took up too high and stuttered.
To Reproduce Steps to reproduce the behavior:
Expected behavior There is a switch to enable Gaussian blur in the settings.
Screenshots GPU is around 70% when backdrop-filter is enabled:
The corresponding code is:
.article-container { backdrop-filter: var(--blur); animation-name: fade; background-color: #0008; }
After closing, it will be about 24%.
Platform (please complete the following information):
I have the same issue when i load the website page.
Describe the bug
I found that I turned on the Gaussian Blur on my GPU (i5-10210U core display), which took up too high and stuttered.
To Reproduce Steps to reproduce the behavior:
Expected behavior There is a switch to enable Gaussian blur in the settings.
Screenshots GPU is around 70% when backdrop-filter is enabled:
The corresponding code is:
After closing, it will be about 24%.
Platform (please complete the following information):