Files
Bubberstation/code/_onclick/hud
SkyratBot 407dc26fd1 [MIRROR] Prevent inventory HUDs from overlapping multiple overlays (#1042)
* Prevent inventory HUDs from overlapping multiple overlays (#53974)

Currently, when you drag your mouse off an inventory button while holding it down, it'll leave a permanent ghost image (#53950). This is because MouseExited is not being called properly. However, I couldn't reproduce this in a non-SS13 BYOND project, which makes it difficult for me to fix that.

This is a band-aid fix. It'll leave a ghost image, but then the next time you hover over and exit, it'll remove it, making it much less annoying.

* Prevent inventory HUDs from overlapping multiple overlays

Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com>
2020-09-29 12:28:48 +02:00
..
2020-06-01 20:18:44 -03:00
2020-06-01 02:42:18 +02:00
2020-07-24 02:57:06 -04:00