Guthrie Adams
Guthrie Adams
I'm not sure that this in itself is a bug, at least not a unique one. It's duplicating the material files the same way as you would move or copy...
resolved by having the duplicate action duplicate in the same folder
After doing some investigation, I think it's just coincidence that this is landing in material component code. I think the problems relate to the implementation of PyIdleWaitFrames (idle_wait_frames), which is...
> > Is there already a data interface for color that we can just add a button to? > > We treat them as vectors. I don't think that's bad...
I did a little more digging and found precedence for what I'm talking about. ComboBoxDataInterface::OnShowContextMenu allows you to define the context menu that appears for selecting combo box options. Something...
> > I did a little more digging and found precedence for what I'm talking about. ComboBoxDataInterface::OnShowContextMenu allows you to define the context menu that appears for selecting combo box...
> > @pollend , thanks for working on this! Can we use the color picker UI component, the one with one text box [ _, _, _ ] where user...
> @gadams3 so is there any way to correctly center the icons that's the only thing left before I would like to open this PR for review. Sorry I did...
> @gadams3 if this is ok to go in we can start from that and I can do another pass where I resolve the other issues. I think so. I'd...
You need to resolve the DCO issues by following the instructions linked in the workflow section. Then the change can be approved and the automated review build started.