Ralph Soika
Ralph Soika
As more and more systems with difference approaches are listed I think we should provide a categories to avoid comparing apples with pears. My suggestion is to first insert a...
Currently the TesseractOCRParser supports two output formats: plain text and HOCR. The second was recently added by Eric Pugh (https://github.com/apache/tika/pull/133). My question is if we should add the third output...
I am using Manhattan Router from sprotty 0.11.0. in my GLSP project. There is still a curious behaviour when moving elements and I want to ask if there is an...
I want to implement in my BPMN project an improved version of Manhattan routing. One issue is computing the anchor point for an edge depending on the element type. As...
Hi, can someone explain how ports (SPort) are working? I want to define only 4 specific docking ports for my visual elements. But I did not found any example or...
I would like to make a tiny contribution to your project. For the BPMN tooling we need a Manhattan routing with rounded corners which is typically used in BPMN. For...
I am trying to read a file from a SFTP data source using SFTPClient version 0.31.0. The code works locally and on an integration environment. But in production I get...
I think the general layout of the orgchart can be improved if the `.orgchart .node .title` element is not fixed to 130px In my own application I overwrite the style...
Hi, I think the toggleSiblingsResp option is not working as expected. Even if it is set to false siblings can be hidden/shown I think it's in line: https://github.com/dabeng/OrgChart/blob/ead138fc2c62998fb00baefd29fe30694670b74c/src/js/jquery.orgchart.js#L719 and I...
I observer some kind of Bug regarding the Routing points in an Edge. I am not sure if this is related to Sprotty, if so, I will move this issue....