KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
27 stars 16 forks source link

fix: use correct variable to disallow tooltip to go off bottom of screen #114

Closed rymiel closed 2 years ago

rymiel commented 2 years ago

Fixes #113

just a typo using the wrong variable, makes no sense to subtract the width when modifying the height.

Also moves comments around because their indentation made them appear to apply to the wrong section