Re-enable the blur on the Splatfest image when showing results

The Chrome bug in issue #6 appears to be fixed now.
This reverts commit 0b2ea67dac.
This also disables the blur in screenshot mode.
Closes #6.
This commit is contained in:
Matt Isenhower 2017-11-18 23:09:09 -08:00
parent 6086f2c1f3
commit 2f0cfcfb8e
2 changed files with 2 additions and 3 deletions

View File

@ -250,8 +250,7 @@ body.has-modal #main {
overflow: hidden;
img {
// Disabling blur for now since it seems to be broken in Chrome
//filter: blur(3px);
filter: blur(3px);
}
}

View File

@ -1,5 +1,5 @@
<template>
<div class="font-splatoon2" :class="{ 'has-results': results }">
<div class="font-splatoon2" :class="{ 'has-results': results && !screenshotMode }">
<div class="splatfest-header">
<h2 class="title is-3 is-size-2-fullhd font-splatoon1">
{{ title }}