fe1689a6c7
When a nested library table row is marked as disabled or hidden, its contained libraries are now properly excluded from the flattened library list returned by LIBRARY_MANAGER::Rows(). Previously, libraries from disabled/hidden nested tables were incorrectly included. Fixes https://gitlab.com/kicad/code/kicad/-/issues/22784