- Suisse
- https://github.com/LordBaryhobal
- Joined on
2023-02-15
Block a user
prevent drawing separators on starting lines of fields
prevent drawing separators on starting lines of fields
It seems like removing duplicates is not really necessary because the only time we read from the list is to check whether it contains particular indices. I'd suggest not calling dedup at all
prevent drawing separators on starting lines of fields
Not really useful since we're only checking if an index is in the list later on (line 431/434)
Missing documentation for
start property