Axel
Axel
**Describe the bug** using obj.setRotation with a value of 0 (to reset rotation) has no effect. I believe it is caused by this line: https://github.com/jscastro76/threebox/blob/f01ed8f9dd7059d27ad83c73adab2dbcdc817bc5/src/objects/objects.js#L128 Where 0 is falsy, causing...
**Describe the bug** Pasting into a pin-input using the "paste from clipboard" button on gboard for Android causes only the last character in the copied string to be entered into...
Steps to reproduce: 1. Visit https://modelviewer.dev/editor/ 2. Upload a model with ktx2-compressed textures 3. Click "Download Scene" 4. See error in console: ``` Uncaught (in promise) glTF export failed ```...
**maplibre-gl-js version**: 5.5.0 **browser**: Google Chrome ### Steps to Trigger Behavior 1. Create a map with `maxPitch` set to something higher than `60` 2. Pitch above 60 degrees and rotate...
Symbol layer with 'text-rotation-alignment': 'map' has overly large hitbox for click events on text
**maplibre-gl-js version**: 5.4.0 **browser**: Chrome ### Steps to Trigger Behavior 1. Create a symbol layer with text 2. Set `'text-rotation-alignment': 'map'` 3. Add a click event listener to the layer...