Feature/autoplay focus change #174

Merged
kaffem merged 4 commits from feature/autoplay-focus-change into develop 2021-02-08 18:30:26 +01:00
kaffem commented 2021-02-06 23:11:59 +01:00 (Migrated from github.com)

PoC for #173

PoC for #173
Serraniel (Migrated from github.com) requested changes 2021-02-07 18:46:25 +01:00
Serraniel (Migrated from github.com) left a comment

The rest looks fine to me. I like the decision to make the resume optional, too.

The rest looks fine to me. I like the decision to make the resume optional, too.
Serraniel (Migrated from github.com) commented 2021-02-07 18:45:28 +01:00

Maybe would rename it to indicate it's a Boolean. onSomething mostly is used for events or listeners.

let restartPlayerOnVisible: boolean;
Maybe would rename it to indicate it's a Boolean. `onSomething` mostly is used for events or listeners. ```suggestion let restartPlayerOnVisible: boolean; ```
kaffem (Migrated from github.com) reviewed 2021-02-08 06:05:54 +01:00
kaffem (Migrated from github.com) commented 2021-02-08 06:05:54 +01:00

I agree, instead of 'restart' I used 'resume' since it fits the overall functionality better.

I agree, instead of 'restart' I used 'resume' since it fits the overall functionality better.
Serraniel (Migrated from github.com) approved these changes 2021-02-08 18:29:47 +01:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#174
No description provided.