Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation details regarding display management of the track body area within the timeline display canvas.
Especially, this code handles the structuring of vertical space, and the way this vertical extension maps to specific tracks.
Definition in file track-body.cpp.
#include "stage/gtk-base.hpp"
#include "stage/timeline/track-body.hpp"
#include "stage/timeline/track-profile.hpp"
#include "lib/util.hpp"
Functions | |
uint | combinedSlopeHeight (uint depth) |
helper to get the width of combined slope borders. More... | |
Variables | |
const uint | DEFAULT_CONTENT_HEIGHT_px = 40 |
const uint | TIMELINE_BOTTOM_PADDING_px = 5 |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::timeline | |
The timeline display and editing operations. | |