Jesús Sanz del Rey
Jesús Sanz del Rey
@yetanotherx hasn't been active for a while as it seems
Caused by trigger deregister, Solution 1: Don't deregister when an action return -1. Solution 2: Make impossible to call a trigger when that event that caused the trigger will call...
> In many user interfaces, a "click" on an element only occurs if the mouse was pressed and released within the bounds of the element, even if the mouse has...
> Actually, reading over that again, it probably gave a `CLAY_RENDER_COMMAND_TYPE_NONE` because you didn't give it anything. Rectangles are defined _within element parameters_, e.g.: > > CLAY( > CLAY_LAYOUT( >...