-
Hello,
I'm trying to use classDef for mermaid like it's on their site test page but it doesn't work on mediawik. It gives mermaid 9.1.1 error at the end of the page.
Is it due that it's not the late…
-
```
What new or enhanced feature are you proposing?
Currently, each different editor uses its own editing domain. As a result,
changes to one editor (commonly when opening up another diagram) causes
p…
-
```
Please could you add mouse wheel zoom in/out and space+drag for pan?
For large diagrams, navigating around the diagram should be as easy as possible.
Noting the overview in the bottom left corner …
-
**[#3]、[#4]と関係があるのかもしれませんが、RT System Editorで、起動したRTコンポーネントをExitするとエラーとなります。**
環境
Windows7(64bit)上のVMware(Ubuntu12.04)
手順
1.ネームサーバを起動
2.RTコンポーネントを起動
3.RT System Editorで、RTコンポーネントを接続後、「All Activate…
-
**Checklist**
[ ] Are you reporting a bug? Use github issues for bug reports and feature requests. For general questions, please use https://discuss.yjs.dev/ [ ] Try to report your issue in the corre…
-
```
When I first defined a diagram editor in the Spray DSL, I wrote something like
that:
class State :
container ( )
{
text ( ) { name };
}
Then I opened the diagram e…
-
Papyrus/GMF provides an Outline view, which displays the entire diagram in a small view, along with the current editor viewport area. This is useful to quickly navigate large diagrams, and get a gener…
-
Hi,
the PlantUml view does not show the diagrams associated with xcore files.
It works correctly when a java file is opened in the editor.
I'm using the latest Eclipse 2020-06 and ran the updat…
-
## Summary
Hello,
Does anyone have experience or tips on handling very large markdown files (equivalent of 1000+ pages document with many big tables, images, diagrams etc.) with the Toast UI Edito…
-
If a FSM owns a State that has a Transition toward a State contained by a nested FSM, then the Transition is not shown by the diagram editor.
Since that can make difficult to understand a diagram, …