mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Remove outdated comment
This commit is contained in:
parent
06683b2bcf
commit
c919209186
1 changed files with 0 additions and 2 deletions
|
@ -60,8 +60,6 @@ export function show(hidehover = false) {
|
|||
/* Hide "hoverlink" pop-up which obscures command line
|
||||
*
|
||||
* Inspired by VVimpulation: https://github.com/amedama41/vvimpulation/commit/53065d015d1e9a892496619b51be83771f57b3d5
|
||||
*
|
||||
* Known issue: currently scrolls the page to the bottom.
|
||||
*/
|
||||
|
||||
if (hidehover) {
|
||||
|
|
Loading…
Add table
Reference in a new issue