Clearing Entity Click View on Clear and other notes
This commit is contained in:
@@ -25,7 +25,9 @@
|
||||
<div class="gridItem" style="grid-area: timing;">
|
||||
<PanelComponent>
|
||||
<InfoTooltipComponent InfoText="@Locale["Tooltip Filter Info"]">
|
||||
<FilterComponent></FilterComponent>
|
||||
<FactionBorderComponent>
|
||||
<FilterComponent></FilterComponent>
|
||||
</FactionBorderComponent>
|
||||
</InfoTooltipComponent>
|
||||
</PanelComponent>
|
||||
|
||||
@@ -56,7 +58,9 @@
|
||||
<div class="gridItem" style="grid-area: view;">
|
||||
<PanelComponent>
|
||||
<InfoTooltipComponent InfoText="@Locale["Tooltip Entity Info"]">
|
||||
<EntityClickViewComponent/>
|
||||
<ImmortalBorderComponent>
|
||||
<EntityClickViewComponent/>
|
||||
</ImmortalBorderComponent>
|
||||
</InfoTooltipComponent>
|
||||
|
||||
</PanelComponent>
|
||||
|
||||
Reference in New Issue
Block a user