Added track controls

This commit is contained in:
Pax1601
2024-09-05 22:35:08 +02:00
parent 9bbcdac704
commit 9c2ce526d3
6 changed files with 194 additions and 43 deletions

View File

@@ -851,6 +851,7 @@ export abstract class Unit extends CustomMarker {
}
);
/* Temporarily removed until more work can be done for external sounds
contextActionSet.addContextAction(
this,
"speaker",
@@ -863,6 +864,7 @@ export abstract class Unit extends CustomMarker {
},
{ executeImmediately: true }
);
*/
contextActionSet.addDefaultContextAction(
this,