google-code-export / game-golem

Automatically exported from code.google.com/p/game-golem
0 stars 0 forks source link

r1094 configuration options sidebar is off-screen #316

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Running r1094 in Chrome with browser in full-screen mode on a 1920x1200 
screen), configuration sidebar is so far to the right, only the left half is 
visible, such that making any changes is impossible.  (See attached image.)  In 
windowed mode, sidebar is completely lost.

Original issue reported on code.google.com by masonv...@gmail.com on 4 May 2011 at 5:45

Attachments:

GoogleCodeExporter commented 9 years ago
Forgot to include console output:

[11:47:21]: GameGolem: Loading...
chrome-extension://mlfgebomodemfejhccaaaknolbbhcocf/script.js:21Uncaught 
ReferenceError: $ is not defined
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/utility.js:132[11:47:22]: 
GameGolem: Starting Castle Age
chrome-extension://onfncfheocnidgnejgnlcnfiifoidemg/worker_+debug.js:237[11:47:2
4]: Trigger Idle (continue after load)

Original comment by masonv...@gmail.com on 4 May 2011 at 5:57

GoogleCodeExporter commented 9 years ago
There is some issue with the config panel set to "Fixed Position" where it 
locates it partially or fully off screen. Setting it to "Normal Position" 
should make it visible, at the top of the page. If you have access to the 
setting for "Config.option.fixed" via the Settings panel on the dashboard, or 
editing the variable directly in your browser, you can set that to "false" and 
refresh/reload the page and it should get your config panel back. You'll 
probably want to avoid the "Fixed Position" setting until the issue is resolved.

Original comment by lur...@hotmail.com on 5 May 2011 at 3:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Got it fixed locally, in the middle of another change when this got pointed out 
so will be in the next commit from me.

Original comment by RycochetTM on 5 May 2011 at 1:33

GoogleCodeExporter commented 9 years ago
Thanks for the tip on Config.option.fixed.  Setting it to 0 got the options 
panel back where I can use it.

Original comment by masonv...@gmail.com on 5 May 2011 at 3:52

GoogleCodeExporter commented 9 years ago
All fixed now - tweaked the layout slightly so it doesn't appear to move when 
switching between Normal/Fixed too.

Original comment by RycochetTM on 5 May 2011 at 4:51

GoogleCodeExporter commented 9 years ago
If you were waiting for my verification to close this issue - Yes, it is 
working for me.  :)

Original comment by masonv...@gmail.com on 1 Jun 2011 at 7:45