-
I am working based on grapheditor. I want to include Pan (hand) symbol in toolbar. I added the symbol.
We have any existing functionaly for action.js for that click? Please advice
-
Zooming is jumpy with `CTRL+MOUSE_WHEEL `and `ALT+MOUSE_WHEEL`.
I'll look into this and find out what's the current implementation and try to fix this. I'll let you know if there won't be any progr…
-
```
% uname -a
Darwin rustam-mba.local 16.7.0 Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64 x86_64
% java -version
java version "1.8.0_131"
Ja…
rstml updated
7 years ago
-
1. validate the existence and the values of the crucial properties
2. assure that every node is reachable
3. should cycles be allowed?
4. make the error messages available to the user
-
Hello everybody,
I'm starting to use mxgraph, but since the first day in all my tests and in my prototype I see this anoying warning:
_mxClient.js:115 [Deprecation] Synchronous XMLHttpRequest o…
-
I honestly cannot claim it is a big issue, but here it goes: some files in the mxgraph distribution, for example mxgraph/docs/js-api/search/VariablesZ.html , are not in UTF-8 encoding. I am not sayin…
-
I need to render complex, custom shape as a vertex. I guess it would be possible to do if vertices can render HTML content since designing with HTML and CSS is easier.
-
mxClient.js version== 0.14.0.1
I update my Chrome to 60.0.3112.78 and this error happen.
anyone can help ?
-
Apparently, any scroll in a page causes an offset for mouse events in the graph, making nearly impossible to use (in particular, creating new connections) when scrolled down the page. I was able to re…
-
Hello,
I am trying to convert XML to SVG using Java.
But looks like the shapes information is getting lost in the process.
Given simple Draw.IO
I am getting this SVG
Was using this…