excitedbox

Results 31 comments of excitedbox

Yea I also noticed it "array 3" should be "3rd value of array" or "3rd pointer of array" or "value in position 3 of array". To keep things short it...

Sorry to bring up an old topic but lvgl switched memory allocators recently which gave a pretty big speed boost. Could have a look at what they used. I forgot...

YES. Also adding features such as text, voice, video chat, asset libraries, an other features may not be needed by everyone so a quick way to add or remove them...

Could you add a hidden field to the page that gets updated to the content of the text box on change? Then you can submit the hidden field without worrying...

Yes, G6 is a visualization framework used to make Xml/Json/DB driven graphs it includes all the features needed for mind mapping and one of their demos is a mind map...

PS. this is an editor demo they made using g6 It can also edit mind maps. https://github.com/antvis/g6-editor

I posted an issue (#82) suggesting a function definition system to add functions as nodes quickly and easily. It would allow adding not just python but other languages as well.It...

I think there should always be a node search with an auto focus. It could be used like a code completion. As you start typing a nodes name it pops...

Date/time is a must for standardized implementation in the spec and should match the spec used by other systems to prevent DB errors I just had to fix a Wordpress...

Exactly Data Types need to be standardized. I am guessing you are too young to know about all the issues there used to be with computers back in the day....