Blur effect caused by translate on webkit
Description
On webkit when a value computed for translate matrix is not integer the modal gets blurry on non retina displays.
Expected behaviour
Modal looks clear and crisp:
https://screencast.com/t/P7YWiE9q
Actual behaviour
Modal looks blurry:
https://screencast.com/t/SajA9vmva6mg
Solution
Proposed solution provided under #44 pull request.
Blur effect caused by translate on webkit
Description
On webkit when a value computed for translate matrix is not integer the modal gets blurry on non retina displays.
Expected behaviour
Modal looks clear and crisp:
https://screencast.com/t/P7YWiE9q
Actual behaviour
Modal looks blurry:
https://screencast.com/t/SajA9vmva6mg
Solution
Proposed solution provided under #44 pull request.