Skip to content

3.0.2

Compare
Choose a tag to compare
@gabrieltempass gabrieltempass released this 31 Mar 22:50
· 48 commits to main since this release

What changed

Bug fixes

  • Correct partially the scroll when mouse is not over the content
  • Correct iframe height bug

Version 3.0.1 fixed the navbar glitch, but introduced another bug: when the mouse was not over the page content it was not possible to scroll. This patch corrects that partially. Meaning, now the page can be scrolled again, even if the mouse is not over the content. However, if the mouse is over the navbar, the scroll will not work (and it should). A future update is needed to address this.

Full Changelog: 3.0.1...3.0.2