diff options
| author | xj9 <xj9@heropunch.io> | 2017-03-02 20:01:19 -0700 |
|---|---|---|
| committer | xj9 <xj9@heropunch.io> | 2017-03-02 20:01:19 -0700 |
| commit | 9107facaca414f5f3ea6cf5cb306fb0fa241e1bd (patch) | |
| tree | 9f24845d7fc73564e3b321a7220f65765381b385 /.gitignore | |
| parent | 6075915223e26fc0b535d87a3cdf26435245937e (diff) | |
issue #1 - better nsfw image loading
preload the image when it is toggled, but wait to replace it until
it has loaded.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ npm-debug.log test/unit/coverage test/e2e/reports selenium-debug.log +.idea/ |
