Expose marker scene change editing
Allows for editing scene change information for location and arrangement markers. This "edit mark" menu was previously inaccessible. Now accessible via double clicking a marker.
This commit is contained in:
@@ -1859,10 +1859,6 @@ Editor::edit_location (Location& loc, bool with_scene, bool with_command)
|
||||
string txt;
|
||||
string verb;
|
||||
|
||||
if (!Profile->get_livetrax()) {
|
||||
with_scene = false;
|
||||
}
|
||||
|
||||
if (with_scene) {
|
||||
verb = _("Edit");
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user