log view/PaneStack.cpp @ 1614:c6f5c822b10d

age author description
Tue, 30 Jun 2020 10:56:56 +0100 Chris Cannam Fix potential divide-by-zero (depending on a race elsewhere)
Wed, 06 May 2020 09:08:37 +0100 Chris Cannam Reduce heights of alignment views if (they are visible and) we are squashed for space
Wed, 25 Mar 2020 12:08:34 +0000 Chris Cannam Add a tab-bar context menu signal to the property stack
Mon, 07 Oct 2019 14:30:13 +0100 Chris Cannam Don't create alignment views at all if not requested (now that the request is made only at construction time)
Mon, 07 Oct 2019 14:08:23 +0100 Chris Cannam Fix alignment of property box when switching back on after having been hidden
Fri, 04 Oct 2019 16:35:22 +0100 Chris Cannam Fix goof
Fri, 04 Oct 2019 13:51:24 +0100 Chris Cannam Rework PaneStack so that the options that generally aren't (or can't be) changed after construction are supplied to the constructor instead of being set through setter methods.