crowbartools / Firebot

A powerful all-in-one bot for Twitch streamers
https://firebot.app
GNU General Public License v3.0
316 stars 88 forks source link

[Bug] Title with disembler screen resolutions firebot resizes automatically #2569

Open CrowbarToolsRobot opened 3 weeks ago

CrowbarToolsRobot commented 3 weeks ago

felidawn81 via Discord:

Having two different screen resolutions causes firebot to resize itself and shrink itself in the smaller stream.

phroggster commented 3 weeks ago

I think this is being caused by https://github.com/mawie81/electron-window-state/issues/80 which is a Firebot direct dependency. It'd probably be worthwhile to migrate away from electron-window-state (which is 6 years unmaintained) to stateful-electron-window.

Edit: the user's screenshots on Discord showed a 2560x1440 monitor at 150% scaling alongside a 1920x1080 at 100% scaling, for reference.