J-Rojas
J-Rojas
The standard UICollectionViewFlowLayout supports the use of negative minimumLineSpacing to allow overlapping rows. KTCenterFlowLayout uses some internal rectangle intersection logic that prevents detection of overlapping rows and considers all items...
Hi, I'm attempting to visualize markers with smooth motion animations. I noticed that for every ROS message, a new SceneNode object is created for all Object3d objects. Visibility is also...
The panning behaviour is currently implemented to move the user along the camera's view plane. It would be more useful to pan along the scene's XY plane. This is how...
I'm using a laptop with a trackpad with two buttons and thinkpad mouse nub with three buttons. I'm unable to use pan with the thinkpad mouse. With the trackpad I'm...
The supported file types are hardcoded in the UDRF module. I'm unable to workaround the issue with overriding some particular method within my app. Ideally, loader support should be customized...
It would be useful to support something like `v-html` for fragments. Unfortunately that directive does not work with this component.
When loading the project into Android Studio, the build fails to compile the clients/android project. I'm using Kotlin Gradle plugin v1.2.21. Error:Project evaluation failed including an error in afterEvaluate {}....