valadaptive / ntsc-rs

Free, open-source analog TV + VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
Other
241 stars 4 forks source link

Bug: Wrong maximized shape #25

Closed Degamisu closed 5 months ago

Degamisu commented 5 months ago

Problem

Taking the program out of focus causes it to lose its maximized shape

Descriptions

When the program is in the background, (eg. opening another app) Causes the app to change its vertical size. I found a temporary fix that puts it back to normal, and that is to just minimize and maximize the window again. But it wont fix the bug completely
Screenshots ![Expected](https://github.com/valadaptive/ntsc-rs/assets/149022474/6f62dbdd-0436-4be8-b919-2ae8c2e454b9) This is the _expected_ result -- ![Bug](https://github.com/valadaptive/ntsc-rs/assets/149022474/951f577b-c068-474b-8ae3-0a7779becdfc) When the bug is triggered, this is the _incorrect_ result. --
How to replicate ![Screencast from 01-15-2024 12 17 59 PM](https://github.com/valadaptive/ntsc-rs/assets/149022474/f9edb131-1a14-442e-afa9-8d86c751f25f) Video -- **Instructions** Open ntsc-rs and maximize it. Then open another app. This should trigger the bug.

Thank you for any help!

valadaptive commented 5 months ago

Try the latest release (0.4.2)?

Degamisu commented 5 months ago

No, i'm still having the same problem. is there something im doing wrong on my end?

valadaptive commented 5 months ago

This seems to be a bug in an upstream library that I can't fix. I was hoping that updating the library would fix the issue.

Degamisu commented 5 months ago

That's alright. I might take a look at the source to see what might be going wrong. What is the file?

Degamisu commented 5 months ago

gonna close since no activity