If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
: The issue tracker is now writable again and logged users can download files too. But note that our support is very LIMITED.

#1220 OSX: Open and remember screen size on dual monitor
Author:
hwde

Date created:
Type: bug
Visibility: Everybody
Assigned to:
State: new 

> What steps will reproduce the problem?
I am working with two screens, "main" screen is 27", an "internal" MacBook Pro screen is
15". ffdec always opens on the macbook screen, no matter if I run the app or using the
.jar with "java -jar ...". I assume it opens on the left screen (macbook screen is ordered
left of 27").
So usually I move the ffdec-window to the 27" monitor and increase its size. When I now
exit ffdec, it remembers the window size and restore it on next start, without respecting
the actual screen size - in my setup (because of it always opens on macbox) - I am unable
to use ffdec because its window is much larger than the macbook screen. The only solution
is: exit ffdec, turn of macbook screen, start ffdec again (so it will open on 27" screen),
manually shrink window size of ffdec so it will "fit" smaller screens on next startup.
> What is the expected output? What do you see instead?
Do not restore the window size to something larger than the monitor is.
> What version of the product are you using? Is it "nightly build"? Which operating system
do you have?
8.0.1 (Mac)
> Please provide any additional information below. If the problem is related to a SWF
file, attach it here, otherwise we can't help you.
Duplicate of #1130