Introducing OverlayMode as Default
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.