aboutsummaryrefslogtreecommitdiffstats
path: root/src/controls.ts
diff options
context:
space:
mode:
authorTeddy Wing2020-05-08 17:55:31 +0200
committerTeddy Wing2020-05-08 17:55:31 +0200
commita8d66ecf78147b2056ffec7e270369852501bf9e (patch)
treea4562556335179bcfebcfdb892677c1e3547facf /src/controls.ts
parentfa02ff6374f715c9f754ce28401c8a81846ca52a (diff)
downloadnetflix-immersive-a8d66ecf78147b2056ffec7e270369852501bf9e.tar.bz2
watch_credits: Fix shadowed `controls` variable
Silly me, the `controls` module was getting shadowed by the `controls` variable in `init_mutation_observer()`, which contained the DOM element. That's why the controls weren't getting hidden. Now that we're no longer shadowing the variable, the controls do get properly hidden.
Diffstat (limited to 'src/controls.ts')
0 files changed, 0 insertions, 0 deletions