Daniel

Results 5 issues of Daniel

The following crash happens when I select an image to create a NinePatch that is bigger than 1024px in width. ``` Exception in thread "LWJGL Application" java.lang.RuntimeException: Error packing files....

It would be really great if you could add the feature to remove created `Drawable`s! It's not that easy to get rid of the default ones and one still needs...

First of all thanks for publishing this! It really worked out of the box, but there seem to be a few bugs and unfortunately I have no clue how to...

In LwjglToJavaFX there is this code: ``` if (caps.GL_ARB_debug_output) glDebugMessageCallbackARB(new ARBDebugOutputCallback()); ``` Every frame it outputs the following on the console: > [LWJGL] ARB_debug_output message > ID: 131154 > Source:...

**Is your feature request related to a problem? Please describe.** Right now it is fun to experiment with different function descriptions, system messages, templates etc. but using AiServices we only...

enhancement
P1