fixup! prevent drawing separators on starting lines of fields
This commit is contained in:
@@ -392,7 +392,7 @@
|
||||
range-boundaries.push(start-i)
|
||||
range-boundaries.push(end-i)
|
||||
}
|
||||
range-boundaries.dedup()
|
||||
range-boundaries = range-boundaries.dedup()
|
||||
|
||||
// Draw colors
|
||||
for i in range(struct.bits) {
|
||||
|
||||
Reference in New Issue
Block a user