cgballance opened a new issue #226: URL: https://github.com/apache/camel-karavan/issues/226
If there are many items stacked horizontally, let's say with a Choice element with a lot of When clauses, then the div will have a scrollable area. The outgoing elements will be pinned to the right edge of the viewable area, which is not right, cause it will obscure other elements to the right of any given outgoing. The issue is that scrollHeight/scrollWidth should be used to properly lay out the svg graphics. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
