Open namdre opened 4 days ago
The current implementation has a race condition between set attribute and destroy every row (due a historical reasons). GNEFrameAttributeModules::AttributesEditor has to be updated to maintain always a maximum number of rows (for example, 64) instead of destroy it in every inspection.
Appears after https://github.com/eclipse-sumo/sumo/issues/15725