-
The lifted node limit in #1186 leads to a new problem as found by @foot:
> 998 new nodes took too long to layout on the highly connected data the debugbar generates. (2-3mins then hit pause and saw i…
-
For an initial description and symptoms see kieler/elkjs#74.
My first guess would be that some properties of the graph provided there yield invalid positions after layout with force. However, solel…
-
In a customer project, we are using an optional name scheme based on grammarcells with an editor component like this:
![image](https://user-images.githubusercontent.com/1193045/196730555-ccb11f11-e…
-
1. Layouting автоматически запускается при подсоединении распознанной фигуры к другим
Пример. У нас нарисовано дерево. Нарисовали круг, он распознался в вершину. Соединили вершину с деревом запусти…
-
do {
@autoreleasepool {
// LYLog(@"while条件%ld
-
I don't know what causes this, it's possibly when populating, but I don't have a solid repro.
```
java.lang.IllegalArgumentException: top point of input rect can't be lower than minTop
at com.…
-
**Is your feature request related to a problem?
I want to have a general overview of all our services with rather 100 of nodes than 10. Since the auto-layouter creates rather random pictures every t…
-
Hi Stefan, thank you for your contribution to the iOS programmers community
I have a problem with the library. I've switched recently from UIPageViewController to this library, to have more control…
-
We'd like to have support for text wrapping within shapes (e.g. for comments in a diagram or long labels, etc.) and I think it could make sense to add support for text wrapping to Sprotty. But before …
-
### Description
Support more sophisticated multipage layouts to accommodate page-spanning content with related structure. More specifically, related bits of content that must break to new pages tog…