Closed deluvas1911 closed 2 years ago
Required as not all rmlui events include a property for the sender and if they do, they only have the value 0 of type number.
It's basically a breaking change, as the events signature changes from (...args) to (sender, ...args)
Required as not all rmlui events include a property for the sender and if they do, they only have the value 0 of type number.
It's basically a breaking change, as the events signature changes from (...args) to (sender, ...args)