feat: schema panel tooltips, redesigned tooltip, minimap configuration option
Compare changes
Files
2- Dennis Collaris authored
@@ -13,14 +13,9 @@ export const VisualizationTooltip: React.FC<VisualizationTooltipProps> = ({ name
Successor to !196 (closed)
I took over Marco's work on the schema tooltips, and made a few changes (see per-commit):
SchemaEntityPill
/ SchemaRelationPill
mouseClickThreshold
, reactFlow already nicely distinguishes between mode and click events.I think with these fixes these newly styled tooltips and schema tooltips can be considered for merging.
What is missing (and I don't have time for):