Processing Ajax...

Title

Message

Confirm

Confirm

Confirm

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure you want to delete this item?

Confirm

Are you sure?

User Image
Telezhka_the_First
26 discussion posts
I noticed that if I apply Maximize() function to already maximized window, it demaximizes it. Could you decouple this functionality, if it's intended, or fix, if it's not?

As for now, I have to manually add check to the code

Code

if (!BFS.Window.IsMaximized(windowHandle))
    BFS.Window.Maximize(windowHandle);

instead of intended simple

Code

BFS.Window.Maximize(windowHandle);
Dec 24, 2024  • #1
User Image
Telezhka_the_First
26 discussion posts
It is possible that BFS.Window.Minimize() has similar issue, though I never tested it.
Dec 24, 2024  • #2
Jon Tackabury (BFS)'s profile on WallpaperFusion.com
That's interesting, let me look into this and see what the intended behaviour is for this.
Dec 26, 2024  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
We've released a new beta that should fix this up, you can grab it here: https://www.displayfusion.com/Download/Beta/

Please let me know if you run into any issues after updating.

Thanks!
Jan 15, 2025  • #4
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)