fixing bug

This commit is contained in:
2025-03-17 11:24:43 +01:00
parent 025db7c2c8
commit 3e079cc0e9

View File

@@ -275,6 +275,7 @@ namespace mlx
default: break;
}
if(m_binding_hook)
m_binding_hook(&event);
}
}