Dmitry Romanov

Results 28 comments of Dmitry Romanov

It depends on how tabs are implemented, but in general it is easy to do on CSS level with @media. So it can be used to add styles when the...

Thanks for getting to it!

Hi! Any updates on this and a new release?

Same problem. npm --version 8.15.0 node --version v16.17.1 Linux 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

A bit naive addition/suggestion (as I can imagine reasons it is not done). Besides names and hierarchy, there is [userData](https://threejs.org/docs/#api/en/core/Object3D.userData) field that can store e.g. TGeoNode reference in Object3D

Thank you very much! > Why you need them? Actually in EIC they are used after GLTF export so even having node names in subsequent CAD and other software is...

Would be very helpful if in InstancedGeometry mode some names were set to InstancedVolumes too. Maybe the volume name or the first node. Or maybe there is a mechanism already?...

Thank you very much for this project! It is really a nice library which has nice parts that base Avalonia controls lib is missing. Good luck with your new job!

I could look into it. I saw something like this in the [Catch unit test framework](https://github.com/philsquared/Catch). While their script combines only headers, maybe It would be easy to adjust it.