Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Tue, 02 Sep 2014 16:06:41 +0100 | Chris Cannam | Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work) |
Tue, 02 Sep 2014 15:25:27 +0100 | Chris Cannam | Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer. |
Tue, 02 Sep 2014 15:20:23 +0100 | Chris Cannam | Populate the fixed order layer list |
Tue, 02 Sep 2014 14:47:04 +0100 | Chris Cannam | Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking |