akshayjh / codelinkv2

Automatically exported from code.google.com/p/codelinkv2
0 stars 0 forks source link

Desktop not arranged correctly on Kongregate #563

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version: 2.0.9.8s
Username: PartyFlava

Description:

Game does not arrange desktop correctly on Kongregate after initial startup. 
Game does not do anything at all when "reset codelink desktop" is pressed.

Game detects window size as 900x600 (it says it in gui options). This size is 
correct (it is the size of the flash object on the page, which I also verified 
with photoshop).

However, on login, the components are arranged in an 800x600 area, not 900x600. 
The desktop background, though, is sized correctly at 900x600. The components 
*can* be dragged to the corners if necessary as a workaround.

To recreate:

1. Go to http://www.kongregate.com/games/momoguru/codelink-v2
2. Log in

Expected: components arranged at corners in 900x600 area
Actual: components are arranged in an 800x600 area.

Also, as noted above, Options -> GUI options -> Reset codelink desktop does not 
rearrange the components, no matter where they are on the screen.

Original issue reported on code.google.com by jason.ci...@gmail.com on 28 Sep 2013 at 1:45

GoogleCodeExporter commented 9 years ago
This does not appear specific to Kongregate. In general, when the game is 
running in browser mode, the desktop is *always* arranged in an 800x600 area. 
The background image is set correctly, the "Reset Desktop" button displays the 
correct size in the options dialog, but the component arrangement itself uses 
800x600 instead of the stage size.

This issue is not present in the standalone version.

This issue *is* apparent (and problematic) in the latest attempts to get the 
game running with the flashplayer on Linux. No matter what the screen_x and 
screen_y parameters are set to, the desktop auto arrange always uses 800x600.

Original comment by jason.ci...@gmail.com on 12 Oct 2013 at 11:00

GoogleCodeExporter commented 9 years ago

Original comment by codelin...@gmail.com on 17 Oct 2013 at 4:18