Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
ruler-track.cpp File Reference

Implementation details regarding custom drawing of track overview and time code ticks and markers onto the TimelineCanvas. More...

Go to the source code of this file.

Description

Implementation details regarding custom drawing of track overview and time code ticks and markers onto the TimelineCanvas.

Todo:

WIP-WIP-WIP as of 6/2019

this is more or less preliminary/placeholder code as of 4/2019

Definition in file ruler-track.cpp.

Namespaces

namespace  stage
 Lumiera GTK UI implementation root.
 
namespace  stage::timeline
 The timeline display and editing operations.
 
namespace  stage::timeline::anonymous_namespace{ruler-track.cpp}
 

Variables

const uint DEFAULT_OVERVIEW_HEIGHT_px = 20
 
const uint TIMERULER_SCALE_HEIGHT_px = 20
 
const uint TIMERULER_LARGE_TICK_WEIGHT_px = 2
 
const uint TIMERULER_SMALL_TICK_WEIGHT_px = 2
 
const uint TIMERULE_GAP_BELOW_px = 5