fix
This commit is contained in:
@@ -194,6 +194,7 @@ pub struct Polygon {
|
||||
#[serde(skip)]
|
||||
pub color: Color,
|
||||
pub color_name: String,
|
||||
#[serde(skip)]
|
||||
pub show_color_picker: bool,
|
||||
}
|
||||
#[warn(dead_code)]
|
||||
|
||||
Reference in New Issue
Block a user