Laurent Baumann

Results 28 issues of Laurent Baumann

By default, there are rounded corners to `mr-panel`, which is an odd default, especially in 2d. The default should be `border-radius: unset` on `mr-panel` → https://codepen.io/lobau/pen/NWJygrO

Link to code: https://codepen.io/lobau/pen/NWJwqvO ```html Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore disputandum putant. Sed ut iis bonis erigimur, quae...

While making demos, I thought it would be really nice to be able to toggle the `debug` parameters dynamically instead of having to edit the code (especially while presenting the...

enhancement

in this example, I would expect the second button to have a blue background: ```html First child Last child ``` ```css .nav { display: flex; flex-direction: row; width: 100%; height:...

bug
enhancement

[Screencast from 2023-11-27 15-29-28.webm](https://github.com/Volumetrics-io/MR.js/assets/6750584/2d233fed-e311-4e9a-8cfa-3710855e5b9e) See attached video. The font sizes are set in CSS like this: ```css .h1 { font-size: 48px; line-height: 110%; color: #333333; font-family: "Onest"; ```

When scrolling in XR with your hand, the scrolling stops instantly when you release your mouse, and abruptly when you reach the beginning and the end of the scrollview. I...

enhancement
help wanted

I followed your instructions: - I installed the Ollama plugin - I installed the AMD plugin Now every time I type a message and press enter, I get this error...

bug
GPU