-
Notifications
You must be signed in to change notification settings - Fork 740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ace_interactMenuClosed does not fire when menu is closed without KeyUp being raised #7381
Comments
The settings for "Interaction" and "Self-Interaction" were split up in the latest update. Double check your settings - the default is disabled. |
yeah.. my bad.. but the stuck bakground bug is still here: |
|
|
["ace_interactMenuClosed", {systemChat str [diag_tickTime, _this#0]}] call CBA_fnc_addEventHandler; Close Self Menu -> fires with 1 |
Analysis shows two problems:
|
No symetry for MenuOpened event. Fires as expected on open regardless of fresh or replace. |
Switching the keybinds of Self and Interact menu reverses this effect. |
ace self-interaction menu background didn't work
background in interecation menu works fine, but not in self-interaction menu.
plus: if open interaction menu (hold Windows key), and after that hold leftCtrl - backgrond will stuck backgrond stuck on your display even if you not holding any button
The text was updated successfully, but these errors were encountered: