GuiColorPicker.setColor(color) Needs a hasAlpha check.
Doc-1 opened this issue ยท 1 comments
Doc-1 commented
When selecting a color from the color palette and alpha is disabled, it will cause a null error as the alpha slider does not exist.
GuiColorPicker::setColor is on line 144