Toob File Player checkpoint.
This commit is contained in:
@@ -86,8 +86,11 @@ const ToobToneStackView =
|
||||
this.controlValueChangedHandle = undefined;
|
||||
}
|
||||
}
|
||||
fullScreen() {
|
||||
return false;
|
||||
}
|
||||
|
||||
ModifyControls(controls: (React.ReactNode| ControlGroup)[]): (React.ReactNode| ControlGroup)[]
|
||||
modifyControls(controls: (React.ReactNode| ControlGroup)[]): (React.ReactNode| ControlGroup)[]
|
||||
{
|
||||
if (this.state.isBaxandall)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user