mirror of
https://github.com/aljazceru/hypergolic.git
synced 2025-12-17 13:34:22 +01:00
problem: merits and satflow graph doesn't highlight on hover
solution: trigger the `toggleDataPointSelection` method when the table row is hovered resolve https://github.com/nostrocket/hypergolic/issues/76
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
{...$$restProps}
|
||||
on:click
|
||||
on:keydown
|
||||
on:mouseenter
|
||||
on:mouseleave
|
||||
>
|
||||
<slot />
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user