05-01-2018, 10:25 PM
Yeah. Modal displays kinda suck in GMOD. They are easy to bug out. They always render on top, but their input isn't always 'in focus'. meaning, sometimes when a modal display pops up, it will think another UI element is in focus, but since the other display is modal, it doesn't let any input OUTSIDE of that display function. But since the system thinks another UI element is in focus for some reason, it won't let you do anything.