Added "Open Output Folder" Button

This commit is contained in:
2022-05-11 18:37:47 +02:00
parent 49e671e816
commit 91c762d281
2 changed files with 10 additions and 3 deletions

View File

@@ -11,7 +11,10 @@
<body>
<button onclick="startRender()">Start Render</button>
<p id="logNumber">Log 0/0</p>
<p id="status">Idle</p>
<div class="dataDiv">
<p id="status">Idle</p>
<button onclick="openOutputFolder()">Open Output Folder</button>
</div>
<hr>
<div class="dataDiv">
<p>FPS: </p>