mirror of
https://github.com/lana-k/sqliteviz.git
synced 2026-03-24 23:16:18 +08:00
#133 highlight nodes and edges
This commit is contained in:
@@ -58,8 +58,9 @@
|
||||
</icon-button>
|
||||
|
||||
<icon-button
|
||||
ref="viewNodeValueBtn"
|
||||
tooltip="View node"
|
||||
v-if="mode === 'graph'"
|
||||
ref="viewNodeOrEdgeBtn"
|
||||
tooltip="View node or edge details"
|
||||
tooltipPosition="top-left"
|
||||
:active="viewValuePanelVisible"
|
||||
@click="viewValuePanelVisible = !viewValuePanelVisible"
|
||||
|
||||
Reference in New Issue
Block a user