Fixed screen dimming
No longer hangs the UI when a detail is closed without a matching hero to return to.
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
<core-header-panel fit mode="seamed">
|
||||
{{> yield}}
|
||||
</core-header-panel>
|
||||
<div>
|
||||
<div id="fadeDummy" cross-fade></div>
|
||||
</div>
|
||||
</section>
|
||||
<section id="detailSection">
|
||||
<div id="detailScreenFiller">
|
||||
|
||||
Reference in New Issue
Block a user