LowFire

Results 2 comments of LowFire

Nevermind. I just realized this exact issue was mentioned in #38. Whoops

> Do you really need to test pressing the actual button, if i test ui i just simulate a mouse press by retrieving the button and call `b.pressed.emit()` on it,...