addd boolean attribute to implement wireframe
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
<div id="editor_panel">
|
||||
<div class="tool_sep"></div>
|
||||
<tool-button id="tool_source" title="Edit Source" shortcut="U" src="./images/source.svg"></tool-button>
|
||||
<div class="tool_button" id="tool_wireframe" title="Wireframe Mode [F]"></div>
|
||||
<tool-button id="tool_wireframe" title="Wireframe Mode" shortcut="F" src="./images/wireframe.svg"></tool-button>
|
||||
</div>
|
||||
<!-- History buttons -->
|
||||
<div id="history_panel">
|
||||
|
||||
Reference in New Issue
Block a user