Open Baswazz opened 9 years ago
I have this problem too. Seems that the blur also disappears when I click outside of chrome.
I am seeing the same; is there any known fix for this issue?
Also seeing this in latest Opera (chromium-based) on Windows 7.
(Click the images for full size which makes the effect much more visible)
Please, try to disable hardware acceleration in CSS: remove this property – transform: translate3d(0, 0, 0)
.
Does it help?
Seems to work for me, thank you.
I'm using remodal ver 1.1.1(the latest at this moment)
and chrome ver 57(the latest at this moment)
This still happens.
When modal opens, texts are blurry.
Once I move mouse, it becomes clear.
Any tips to fix it??
Yes, the last release didn't fix the blur. I still have to remove the property translate3d in remodal-default-theme.css to avoid it.
In the latest Chrome when i open the modal the text is a little blurry. When i select a few letters with my mouse cursor it is corrected. I don't see this in Firefox. It also occur with the example files.