NUKnightLab / NUKnightLab/StoryMapJS
Resizing browser window from small -> large
Open
@JoeGermuska is already working on this.
Since May 22, 2015.
bug
- Dominant language
- JavaScript
- Stars
- 248
- Forks
- 61
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
I've found that after StoryMaps load in browsers, resizing the window after load can lead to bizarre results in which two different slides will get stuck on the screen. See attached screenshot.
It doesn't work if you go from a larger window to smaller window, only vice versa. My embed is sized at 100% width / 800 px high using the out-of-the-box JavaScript embed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.