Allen

Results 20 comments of Allen

I have fixed this issue, besides, I changed the script to provide a resource list for Resource Selection of Pencil. take a look at this fork: https://github.com/swiftech/Material-Icons-for-Pencil

actually, this is the embedded version:

I'm afraid the performance is hard to improve for drawing on Swing canvas, especially the case you have many topics in a map.

@BenHerbst try https://github.com/mindolph/Mindolph, should be better

sorry, the 'link' I mentioned is not the link to another mind map, I mean convert a topic contains only URL like 'http://www.google.com' to the link just like the result...

yes, the checking for 'esc' button works now, but I think it should also works on the "cancel" button of the dialog. besides, If the "saving to disk" can be...

What I mean is not Swing will be removed but in-active which means no more changes or enhancement. The JavaFX was removed from JDK indeed, but it wasn't abandoned, it...

I tried but still have some problem. eg: select multiple lines and hit Tab, these lines will be indented together, but when I ctrl+z once, the functionality only undo latest...

> The installer needs a Java installation. Yours is too new. Pack200 has been removed from Java. Please use Java 11 to install the SDK. You can get these from...

> If you type "java version" it says it is using Java 11? $ java -version java version "1.8.0_231" Java(TM) SE Runtime Environment (build 1.8.0_231-b11) Java HotSpot(TM) 64-Bit Server VM...