cybersthang / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

beak offsetting(offset) horizontally and not vertically as documented #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to
http://gmaps-utility-library-dev.googlecode.com/svn/trunk/extinfowindow/examples
/cssSkins.html
2. Click on any example markers. e.g. 4

What is the expected output? What do you see instead?
Beak to be offset vertically by 18 pixels, as the code is: {beakOffset: 18}

Documentation says:
beakOffset      Number      The number of pixels a the beak, or pointer end, of
the ExtInfoWindow should be moved up vertically. This is useful when
working with an ExtInfoWindow with a border. The default value is 0.

What version of the product are you using? On what operating system?
trunk on Windows XP sp2
Using browsers:
IE 6
Firefox 3.5.5

Please provide any additional information below.
See screenshots.

Original issue reported on code.google.com by zac.zhe...@googlemail.com on 20 Nov 2009 at 3:06

Attachments:

GoogleCodeExporter commented 8 years ago
Spelling mistake in title. Please change 'beat' to 'beak'.

This bug report is for ExtInfoWindow.

Original comment by zac.zhe...@googlemail.com on 20 Nov 2009 at 3:07

GoogleCodeExporter commented 8 years ago
hmm.. this moves the beak to the right and the window down.  not sure how to fix
without breaking current installations

Original comment by douglass...@earthlink.net on 3 Feb 2010 at 2:06

GoogleCodeExporter commented 8 years ago
We no longer do a release branch, we only do numbered branches, and that means 
we can 
make slight backwards-compatible changes. (FYI)

Original comment by pamela.fox on 4 Feb 2010 at 12:11

GoogleCodeExporter commented 8 years ago
beak is positioned correctly now.  also, beaks and windows were sometimes not 
being
centered relative to marker correctly, this is fixed.  This may mean minor 
changes
esp. to people who centered "manually" to compensate for the previous issue.

Original comment by douglass...@earthlink.net on 5 Feb 2010 at 5:08

GoogleCodeExporter commented 8 years ago

Original comment by douglass...@earthlink.net on 18 May 2010 at 10:19