Tweak timeline layout.
authorCarl Hetherington <cth@carlh.net>
Sat, 2 Feb 2019 00:45:16 +0000 (00:45 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 2 Feb 2019 00:45:16 +0000 (00:45 +0000)
src/wx/timeline_labels_view.cc

index b64be6248da8281412dd7c8c3ac8e3d7150c4726..d3aa02afcc68b20b981a3029499721f5d40de0c6 100644 (file)
@@ -50,7 +50,7 @@ TimelineLabelsView::TimelineLabelsView (Timeline& tl)
                _width = max (_width, size.GetWidth());
        }
 
-       _width += 16;
+       _width += 24;
 }
 
 dcpomatic::Rect<int>