Skip to content

multiple stickies

Compare
Choose a tag to compare
@maxhudson maxhudson released this 06 May 23:59
· 34 commits to master since this release

Previously you could only have 0 or 1 sticky left/rightcolumns, headers, and footers respectively.

Now you can have as many as you want thanks to a setInterval poll (on resize events don't work, so polling has to be done). This polling won't take place unless you have at least 2 stickies on some side.

the pull request

example: try clicking inside a sticky header/column/footer