We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is your feature request related to a problem? Please describe. the wires as connection between tables / relations are hard to see.
Describe the solution you'd like The wires and should be thicker and a different color perhaps.
The text was updated successfully, but these errors were encountered:
https://reactflow.dev/examples/edges/custom-edges https://reactflow.dev/examples/edges/edge-types https://reactflow.dev/examples/edges/markers https://reactflow.dev/examples/edges/edge-label-renderer
It is possible to style the wires, but i couldn't manage it yet.
https://github.com/FriendsOfTYPO3/extension_builder/blob/typo3-12-reactjs/Build/Sources/components/ReactFlow/Connections/ConnectionLine.jsx
extension_builder/Build/Sources/components/ReactFlow/ReactFlowComponent.jsx
Line 129 in 7c8e69e
Sorry, something went wrong.
thanks, with the links it might be easier for me to find it out.
see 37970c6
DavidBruchmann
No branches or pull requests
Is your feature request related to a problem? Please describe.
the wires as connection between tables / relations are hard to see.
Describe the solution you'd like
The wires and should be thicker and a different color perhaps.
The text was updated successfully, but these errors were encountered: