Skip to content

Fix window resize issue when multiple instances on page

Compare
Choose a tag to compare
@mikejacobson mikejacobson released this 22 Aug 15:31
· 35 commits to master since this release

This patch fixes issue #33: when there were multiple instances of scrolling tabs on the page, only one instance was getting refreshed on window resize. All instances will get refreshed now.