mihaicracan
mihaicracan
# Fixed blur effect caused by webkit translate ## Description Fixing issue #43. ## Solution Intercept modal after transitions are applied and convert matrix values to integer.
# 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....
Hi guys, You are doing an amazing work! Just wanted to say there is a console.log left inside src/FormController.js which was added for testing on this commit (line 339): https://github.com/teslamotors/informed/commit/d3af9f2bb3eeff8acd3b1310058accfb39e6b051...