View: Make signals_changed() more predictable
authorSoeren Apel <soeren@apelpie.net>
Sun, 3 Apr 2016 18:35:57 +0000 (20:35 +0200)
committerSoeren Apel <soeren@apelpie.net>
Sun, 3 Apr 2016 18:35:57 +0000 (20:35 +0200)
Newly created trace groups have their traces restacked
immediately to make sure we can rely on the group's v_extents.

We no longer unconditionally add trace groups that could
actually be empty.

The code that adds the new top-level items is more
straightforward now.


No differences found