Closed gadfort closed 2 weeks ago
I noticed this when debugging https://github.com/The-OpenROAD-Project/OpenROAD/pull/6121.
Before the layers checkbox would be partially filled in (even though all visible boxes are checked):
After the layers checkbox is behaving correctly:
clang-tidy review says "All clean, LGTM! :+1:"
When do we have hidden rows?
When a technology doesn't have overlay and implant layers, those rows are hidden from view.
I noticed this when debugging https://github.com/The-OpenROAD-Project/OpenROAD/pull/6121.
Before the layers checkbox would be partially filled in (even though all visible boxes are checked):
After the layers checkbox is behaving correctly: