WebCord icon indicating copy to clipboard operation
WebCord copied to clipboard

I can't maximize the window

Open gardellafacu opened this issue 1 year ago • 2 comments

Acknowledgements

  • [X] I have checked that there is no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open.

  • [ ] This bug affects Discord website.

  • [ ] This issue is confirmed to be reproducible when WebCord is packaged on at least all three latest supported Electron major releases.

  • [ ] This issue is reproducible in Chrome, Chromium or any Chromium-based browser, e.g Brave or Edge (please write in Additional Context which browser you have used if it is neither Chrome nor unmodified Chromium).

  • [ ] There are no fixes done to master which resolves this issue.

  • [ ] My issue describes one of the unstable and/or not fully implemented features.

  • [ ] I have found a workaround to mitigate or temporarily fix this issue in affected releases (please write it in Additional context section below).

Operating System / Platform

🪟️ Windows

Operating system architecture

x64 (64-bit Intel/AMD)

Electron version

30.0.3

Application version

4.9.2

Bug description

The minimize and close symbols appear but the maximize symbol is disabled.

Additional context

Notice: This issue was automatically generated by WebCord.

gardellafacu avatar May 27 '24 02:05 gardellafacu

Hi, open settings and disable "Allow for translucent window background". Enabling that blocks maximizing (as well as any resizing) for me too.

Varauk avatar May 28 '24 07:05 Varauk

Huh, that's weird bug to occur for sure and it might be somehow platform dependant. I'm pretty sure this has never happened for me with Linux for the example (I'm yet to verify this when I have access to my PC)...

I'll check if I can fix this via Electron API, maybe ensure I didn't mess anything somehow or try to enforce values of resizeable and maximizable in some way...

SpacingBat3 avatar May 29 '24 01:05 SpacingBat3