Fixed some imports/documentation.
This commit is contained in:
parent
9c7bf417ac
commit
72feba51be
3 changed files with 4 additions and 7 deletions
|
|
@ -42,6 +42,7 @@ impl Builder {
|
|||
self.valid = false;
|
||||
}
|
||||
|
||||
//TODO: can sort on insert here
|
||||
self.stops.push((offset, color));
|
||||
self
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue