-
Notifications
You must be signed in to change notification settings - Fork 448
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video background image round one #9276
Conversation
e15fe82
to
d383d9a
Compare
d441be8
to
f94410e
Compare
@@ -323,8 +310,12 @@ export default { | |||
return !(this.hasCall && !this.isInLobby) | |||
}, | |||
|
|||
canRecordingTakePlace() { | |||
return getCapabilities()?.spreed?.config?.call?.recording || false | |||
showDeviceSelection() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check this computed property. It's used wrong at method closeModal()
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you please clarify this one?
This comment was marked as outdated.
This comment was marked as outdated.
f94410e
to
4f31a61
Compare
536ce23
to
c52c195
Compare
50ef3b6
to
85447d5
Compare
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
Signed-off-by: Marco <[email protected]>
63477f0
to
3e9dbbe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to work so far, still some things open but that's for part2
☑️ Resolves
🖼️ Screenshots
🏚️ Before | 🏡 After
🚧 Tasks
DeviceChecker
intoMediaSettings
MediaSettings
from call viewMediaSettings
layoutvideoBackgroundEditor
componentvideoBackgroundEditor
videoBackgroundEditor
🏁 Checklist
docs/
has been updated or is not required