Skip to content
This repository was archived by the owner on Nov 30, 2018. It is now read-only.

windows close button doesn't show until zoomed, panned, manually reflowed, or a new window opened #796

Closed
aesnyder opened this issue Oct 23, 2014 · 5 comments

Comments

@aesnyder
Copy link

Noticing this on the demo as well as in my app on v1.1, v1.2, and v2.0.

The x button and the arrow below the map don't show unless:

  • map is zoomed
  • map is panned
  • another window is opened (but the new window won't have a close button)
  • manually reflowed

http://www.filedropper.com/pin-close-button-error

I have found suggestions that this may be a conflict with bootstrap's img settings - they suggest setting

#map img { max-width: none; }

but I haven't found this to actually fix anything (I think that bootstrap removed the img { max-width: 100%; } that was conflicting before.

I do notice that if I manually force a reflow of the window in question the img appears but this seems wonky.

Thanks

@nmccready
Copy link
Contributor

Yes i have tried all of them as well and nothing worked. Please dig some more on it.

@nmccready
Copy link
Contributor

#769

@nmccready
Copy link
Contributor

Well we only need the one issue. So lets keep the flow in #769 and I'll reopen.

@aesnyder
Copy link
Author

Sounds good, thanks

@aesnyder
Copy link
Author

closing to use #769 instead

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants