Compare commits
2 Commits
b6f2fd99b8
...
3a0331f33b
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a0331f33b | |||
| 1ed60e6bfe |
@@ -392,6 +392,7 @@
|
|||||||
range-boundaries.push(start-i)
|
range-boundaries.push(start-i)
|
||||||
range-boundaries.push(end-i)
|
range-boundaries.push(end-i)
|
||||||
}
|
}
|
||||||
|
range-boundaries = range-boundaries.dedup()
|
||||||
|
|
||||||
// Draw colors
|
// Draw colors
|
||||||
for i in range(struct.bits) {
|
for i in range(struct.bits) {
|
||||||
|
|||||||
Reference in New Issue
Block a user