Kai O'Reilly

Results 459 comments of Kai O'Reilly

At some point, we will implement WebGPU support (#507), which may remove the need for adding a backup 2D vulkan-free driver. Even if we do still need to implement a...

This highlights the classic tradeoff of hiding fields.

This is on our list of things to do, but we have to finish other things first. It should be done relatively soon though.

I will work on implementing the tree table at some point relatively soon after I finish some other things.

Please do not worry. I have a plan for how to implement the tree table, and I will work on it as soon as I have time. The tree table...

I will work on implementing the tree table widget as soon as I have time.

It is great that you have implemented tree tables in unison and fine that you do not want to use Cogent Core for them, but that does not mean that...

@ddkwork Thanks for the update; that looks cool. We will implement a tree table widget in Cogent Core later once we have the time.

Unfortunately, the way Cogent Core is structured, it is not compatible with other JS libraries that control widgets such as `tinymce`. However, we could add similar functionality to Cogent Core...

You should not have to manually write a syntax highlighter if chroma supports it. I will work on improving support for text editor custom syntax highlighting soon.