mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-17 23:34:14 +01:00
Ability to click megaphone in narrow sidebar to expand sidebar
This commit is contained in:
@@ -164,6 +164,7 @@ export function DebugLogWindow({
|
||||
setDidResumeDonation={shouldNeverBeCalled}
|
||||
toast={toast}
|
||||
containerWidthBreakpoint={null}
|
||||
expandNarrowLeftPane={shouldNeverBeCalled}
|
||||
isInFullScreenCall={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -230,6 +231,7 @@ export function DebugLogWindow({
|
||||
setDidResumeDonation={shouldNeverBeCalled}
|
||||
toast={toast}
|
||||
containerWidthBreakpoint={null}
|
||||
expandNarrowLeftPane={shouldNeverBeCalled}
|
||||
isInFullScreenCall={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user