mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* Canvas: Fix division by zero * Fix last add vertex control * Apply fix to existing vertices * Apply deltas to temporary paths * Persist original source and target coorindates * Add follow up TODO * Update connection svg to handle originals * Get rid of minimum constraints for deltas * Apply persist coordinate system to vertex handlers * Consolidate and rename selected value * Update connection arcs to use new coordinates * fix editor crashing with scenes --------- Co-authored-by: Adela Almasan <adela.almasan@grafana.com>