KOKI

Results 7 issues of KOKI

![ezgif-3-3d13c75e66](https://user-images.githubusercontent.com/47136872/182100858-9cd326bc-efc5-4282-93b7-aecee6f945e2.gif) When the tip of the connection is brought close to the port, it is snapped to the port. This will make the connection much easier.

If you build the nodes in this way and click on "👁 Set active" button, the application will crash. ![image](https://user-images.githubusercontent.com/47136872/166485256-55fac896-dba0-407d-98dc-2e76f5caec4f.png) How about providing a way for the library to avoid...

Hi, I would like the ability to rotate and flip `PlotImage`. Usually using `Vec.push()`, if I want to append to the image data, it will be append to bottom. However,...

feature-request

Changes 1. #57 2. add persistence feature flag

In some cases, you do not want to implement serde in UserState but want to pass it as an argument to bottom_ui(). However, currently, if the user implements serde in...

I changed the implementation to non-recurring DFS. This will do the following well. 1. This implementation does not use recursion, so it does not cause a stack overflow even if...

Hello, First of all, I would like to thank you for developing this great library. Now, I am in need of a function that allows me to reassign old keys...