plugin-camerakit icon indicating copy to clipboard operation
plugin-camerakit copied to clipboard

Broken UI

Open rahulsingh-gpt opened this issue 1 year ago • 1 comments

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,
  },
});

UI

rahulsingh-gpt avatar Aug 06 '24 12:08 rahulsingh-gpt

Can you share a minimum reproduction environment for the issue? I can't see the relation between the code and the screenshot.

cocopon avatar Aug 06 '24 14:08 cocopon