mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-01 09:54:37 +00:00
Add tests to make sure we always have one settings button.
This commit is contained in:
@@ -40,6 +40,7 @@ export interface InCallFooterProps {
|
||||
showControls: boolean;
|
||||
hideSettingsButton: boolean;
|
||||
hideLogo: boolean;
|
||||
/** Pip controls buttonSize and hides: settings button, layout switcher and logo */
|
||||
asPip: boolean;
|
||||
gridMode: GridMode;
|
||||
setGridMode: (mode: GridMode) => void;
|
||||
|
||||
Reference in New Issue
Block a user