jonghwihwang / jquery-swip

Automatically exported from code.google.com/p/jquery-swip
0 stars 0 forks source link

DOM window doesn't center perfectly on screen #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open any of the examples on http://swip.codylindley.com/DOMWindowDemo.html 
that use a centered DOM
2. Resize browser window to something smaller until DOM window is nearly 
touching the extents. Notice the extra space on the left side of the window.
3. Happens in both Chrome and Firefox.

What is the expected output? What do you see instead?
Window should center perfectly on the browser window. Instead it's shifted 
slightly to the right of the center.

What version of the product are you using? On what operating system?
Latest as of 8-27-2010. Win7

Please provide any additional information below.

Original issue reported on code.google.com by redfiv...@gmail.com on 28 Aug 2010 at 6:49