FIxed always rendering the split view overlay, pottentially fixing huge speed issue

This commit is contained in:
mr. M
2024-10-19 18:05:32 +02:00
parent d75c797553
commit 36104652cd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<hbox id="zen-splitview-overlay-wrapper">
<hbox id="zen-splitview-overlay-wrapper" hidden="true">
<hbox id="zen-splitview-overlay">
<hbox id ="zen-splitview-dropzone"></hbox>
</hbox>