Fix grid off-by one, complete removal of Playhead grid
See also 503e6249f4
This commit is contained in:
parent
09b919bb85
commit
214a2a962f
@ -182,7 +182,6 @@ double Editor::timebar_height = 15.0;
|
||||
|
||||
static const gchar *_grid_type_strings[] = {
|
||||
N_("No Grid"),
|
||||
N_("Playhead"),
|
||||
N_("Bar"),
|
||||
N_("1/4 Note"),
|
||||
N_("1/8 Note"),
|
||||
|
Loading…
Reference in New Issue
Block a user