Skip to content

Conversation

@hannesbraun
Copy link
Collaborator

For the lines/arrows, I switched to the LinkerLine library. It's an extension of the original LeaderLine library (which is seemingly no longer maintained). It isn't really widely used but I think it should serve the purpose for us (placing the lines inside of the visualization div).
Resolves #142

The error handling is now also improved. Previously, return steps (originating from throwing the exception) were also displayed. This is no longer the case.
Resolves #144

This allows us to place the arrows inside of the visualization div
instead of the body element. The arrows won't overlap any longer with
the UI controls at the bottom. Also, the position of the arrows does not
need to be updated any longer on every scroll event.
@skogsbaer skogsbaer merged commit c4f0cbe into master Nov 22, 2024
6 checks passed
@hannesbraun hannesbraun deleted the progflow-fixes branch November 22, 2024 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visualization does not handle errors properly Arrows and scrolling do not work

3 participants