Thibaud Marazano
Thibaud Marazano
I don't know if that would be a complicated feature to add (I'll be glad to help but I know nothing about Extension's programming). My idea would be to add...
I needed to use the SVG "text" and I thought it could be useful to other people too
I'm trying to build an application with various Forms, and I would like to have different Color Schemes for each one of them, but when I change one MaterialSkin Manager,...
While hovering items quickly in a listview, CPU memory goes up before eventually triggering a garbage collection
By caching the drawn bitmap, it allows us to Dispose it afterwards, avoiding unwanted CPU Memory usage.
Hi, I'm trying to use ORB-SLAM2 to create a GPS alternative fro a moving car. When running mono_kitty on KITTY08, I should get something kind of ok for the scale...
Hi, I tried using the adapter and push my code to deno deploy but I'm getting this error when loading the published site : ``` TypeError: Dynamic import is not...
I remember modifying the original IgnaceMaes version to be able to display the title on the same line as the "close, minimize, maximize" buttons. Since your version is a bit...
Hi, I'm facing a strange behavior on listviews, with the column name font size. When creating a new Listview, each item line size is really small, so following your example,...
I'm facing a strange bug using the default layout panel. When embedding controls inside of it, and then commiting a change to the materialSkinManager, all the lines seems to put...