27.03.2015, 16:00
The same thing here on my system. There is no zoom problem present.
The difference between the app.zip and the dmg-Image is the creation process. Without a mac it is difficult because of security policy by apple and depends on the tools the programmer is using. I'm in contact with Christian to find a solution for this without changing the build system or add a new one. But at the moment I got a big time eater with a high priority. So stay tuned. There are a couple of different ways, but Christian has no Apple computer to check it out. :-)
The preference handling you refer to on stackoverflow runs into big trouble if you start a java program with a normal user. I tried the solution for RyCON and it doesn't work on the system, but on the user area. So Christian have to store the preferences on the user level. I didn't checked the code for his way...
Implementing a "last window position" has to check first if the current monitor is still available. I got the same trouble sometimes in the office with software on the laptop, when working outside the office and without the external display.
The difference between the app.zip and the dmg-Image is the creation process. Without a mac it is difficult because of security policy by apple and depends on the tools the programmer is using. I'm in contact with Christian to find a solution for this without changing the build system or add a new one. But at the moment I got a big time eater with a high priority. So stay tuned. There are a couple of different ways, but Christian has no Apple computer to check it out. :-)
The preference handling you refer to on stackoverflow runs into big trouble if you start a java program with a normal user. I tried the solution for RyCON and it doesn't work on the system, but on the user area. So Christian have to store the preferences on the user level. I didn't checked the code for his way...
Implementing a "last window position" has to check first if the current monitor is still available. I got the same trouble sometimes in the office with software on the laptop, when working outside the office and without the external display.