Alaric.Baraou

Results 13 issues of Alaric.Baraou

On my current three.js project I've noticed a drastic drop in FPS when closing the studio UI. I'm experimenting the same poor performance using a built version without loading the...

bug

This is a work in progress, I've reached the point where I'll need feedbacks and advice in order to do a clean first version of this. I'll list all the...

#34 WIP Goals : By default, run camera.updateMatrixWorld on each frame Add a setting to switch this to run only when triggered From the A11yComponent From a store or something...

I'll add details about this soon.

Right now section are only used for User should have the ability to use other tag like nav / header / footer ... Then, it would make things more complete...

enhancement
V3

example : A collapsed menu using aria-expanded

enhancement
V3

At the moment, the `` component retrieve the position on the prop of its first children. Often that first children don't have the position prop, causing the dom position to...

enhancement
V3

Right now, anything that could behave as a form as no appropriate role. Maybe a new role / component for inputs could fix that.

enhancement
V3

While using the GltfLoader from three.js through drei useGltf hook, I noticed that the render varied from time to time after reloading. After investigating I found out that the order...

enhancement
good first issue