emer / etable

Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor
BSD 3-Clause "New" or "Revised" License
117 stars 9 forks source link

Non-unique column names not working with ConfigChildren in tableview.go #19

Open rcoreilly opened 4 years ago

rcoreilly commented 4 years ago

This appears to be a problem in goki, but filing it here for now..

perhaps it is because it was the last item in the list that was a duplicate?

also fix the use of false bool in ConfigChildren