Skip to content

Introducing OverlayMode as Default

Compare
Choose a tag to compare
@lucidBrot lucidBrot released this 28 Oct 15:42
· 35 commits to master since this release

Link Hints that are autogenerated no longer move the original content of the page around while appearing.

Default Behaviour Changed
To get the original behaviour, set manager.setOverlayMode(false) after constructing your HotkeyManager and before using autogenerate or addBeautifulLinkHint.

Other Changes
autogenerateWithinID() exists now as an alternative to autogenerating within the whole document. Please refer to the readme.