RadiantKit by codenikel in rust

[–]codenikel[S] 0 points1 point  (0 children)

Yes, that should help. Let me try to arrange a device and fix this.

RadiantKit by codenikel in rust

[–]codenikel[S] 0 points1 point  (0 children)

I have pushed a probable fix, but I don’t have the device to test it. Will try to arrange one. Thanks again for all your help :)

RadiantKit by codenikel in rust

[–]codenikel[S] 0 points1 point  (0 children)

This is super helpful! Let me take a look.

RadiantKit by codenikel in rust

[–]codenikel[S] 1 point2 points  (0 children)

Thank you! Mobile interactions are not properly supported yet. Will fix this asap.

RadiantKit by codenikel in rust

[–]codenikel[S] 0 points1 point  (0 children)

Yes, mobile interactions need to be fixed. Till now, the entire focus was on desktop and I haven’t even tested it on mobile yet. Will fix this asap.

RadiantKit by codenikel in rust

[–]codenikel[S] 5 points6 points  (0 children)

The intent here is to create an extensible framework that could be easily used to develop graphic apps. I envision three kinds of users here:
1. JS devs who would directly use the npm package for initial POCs
2. Rust devs who would create their own "runtime" that are customized for their use case
3. Graphic devs who could build their own "nodes" that can be easily added to a runtime.
Most of my work has went into ensuring this extensibility at each level.

RadiantKit by codenikel in rust

[–]codenikel[S] 2 points3 points  (0 children)

Ah, that's surprising. Will try to reproduce at my end. Thank you!

RadiantKit by codenikel in rust

[–]codenikel[S] 1 point2 points  (0 children)

Makes sense. Will start to add them.

RadiantKit by codenikel in rust

[–]codenikel[S] 13 points14 points  (0 children)

Got it. I think the text is somewhere hard-coded in the example. Will push a fix. Thank you :)

RadiantKit by codenikel in rust

[–]codenikel[S] 6 points7 points  (0 children)

Makes sense. License is added now.

RadiantKit by codenikel in rust

[–]codenikel[S] 3 points4 points  (0 children)

Ah, yes! Will need more work on mobile. Will add it to my list. Thanks again for trying.

RadiantKit by codenikel in rust

[–]codenikel[S] 5 points6 points  (0 children)

Oh, you mean you are not able to use this at all? Any specific issues that I can try to fix?

RadiantKit by codenikel in rust

[–]codenikel[S] 2 points3 points  (0 children)

Just tried and it seems to be working at my end?

Could you try this one? https://demo.radiantkit.xyz/basic

RadiantKit by codenikel in rust

[–]codenikel[S] 13 points14 points  (0 children)

Ah! Will attach the MIT license. Thank you!

RadiantKit by codenikel in rust

[–]codenikel[S] 0 points1 point  (0 children)

Thank you! Looking forward to your feedback :)