mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-19 06:04:05 +00:00
Fixed issues with style on small windows (#29)
This commit is contained in:
@@ -22,6 +22,8 @@ export default function StageManager(props) {
|
||||
|
||||
let events = [...backstageEvents];
|
||||
|
||||
console.log({ backstageEvents }, { events });
|
||||
|
||||
// Add running delay
|
||||
let delay = 0;
|
||||
for (const e of events) {
|
||||
|
||||
Reference in New Issue
Block a user