mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/PCK-Studio.git
synced 2026-06-02 20:04:32 +00:00
TextureAtlasEditor - Fix clear button not reseting color
This commit is contained in:
@@ -525,7 +525,7 @@ namespace PckStudio.Forms.Editor
|
||||
{
|
||||
variantComboBox.Enabled = true;
|
||||
|
||||
variantComboBox_SelectedIndexChanged(sender, e);
|
||||
selectTilePictureBox.BlendColor = Color.White;
|
||||
|
||||
clearColorButton.Enabled = false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user