cdgriffith / FastFlix

FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP/AVIF creation, and more!
MIT License
1.07k stars 54 forks source link

[UI] Obscuring of Main FastFlix Window #568

Open vitduck opened 4 days ago

vitduck commented 4 days ago

FastFlix Version: 5.7.0, 5.7.1

Operating System: Windows 11 21H1, 24H2

Describe the bug FastFlix main window is always offset to right side of the screen on startup

Screen resolution 1920x1080

Screenshots Fastflix

Hello,

I am not sure whether this can be classified as a bug since it does not hinder operation, and is just a minor inconvenience.

As shown in the screenshot:

At first, I thought that 24H2 is trying to act smart. But the same issue was observed with older version 21H1. I also tested with dual monitor setup where FastfFlix main window also 'bleeds' into the second monitor as well.

Perhaps coordinates of the main window is currently calculated relatively w.r.t console's ones, causing excessive off set.