plugin-camerakit
plugin-camerakit copied to clipboard
Broken UI
The UI sometimes doesn't render correctly, and there's inconsistency in the appearance of individual elements.
folder.addInput(filter, "abberation", {
view: 'cameraring',
series: 0,
step: 0.001,
unit: {
ticks: 5,
pixels: 40,
value: 1,
},
});
Can you share a minimum reproduction environment for the issue? I can't see the relation between the code and the screenshot.