Compact STL list and clarify auto iteration
This commit is contained in:
@@ -170,9 +170,7 @@
|
||||
<div class="tool-section-title compact-title">
|
||||
<span>STL</span>
|
||||
<div class="title-actions model-visibility-actions">
|
||||
<button id="hideAllStlBtn" class="model-eye-btn hidden-eye" type="button" title="全部取消显示" aria-label="全部取消显示"><span></span></button>
|
||||
<button id="solidAllStlBtn" class="model-eye-btn solid-eye" type="button" title="全部实显" aria-label="全部实显"><span></span></button>
|
||||
<button id="translucentAllStlBtn" class="model-eye-btn translucent-eye" type="button" title="全部半透明" aria-label="全部半透明"><span></span></button>
|
||||
<button id="cycleAllStlModeBtn" class="model-eye-btn" type="button" title="切换全部 STL 显示状态" aria-label="切换全部 STL 显示状态"><span></span></button>
|
||||
</div>
|
||||
<em id="stlCount">0</em>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user