You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CallListeners scope issue in RmlUi event listeners
Capture CallListeners as local variable in BindFieldEvents so it's
available in event listener callback closures. Fixes error when
clicking action buttons in RmlUi mode.
0 commit comments