LemonUIbyLemon / LemonUI

LemonUI for .NET (FiveM, RageMP, RagePluginHook and ScriptHookVDotNet 3)
MIT License
182 stars 41 forks source link

Closing Menu on Gamepad Trigers Other Actions #72

Closed 07-stadia closed 1 year ago

07-stadia commented 2 years ago

Issue: When in any type of vehicle, closing the menu using a gamepad (B button), also activates the associated action, this case the cinematic camera. Expected behavior: When closing the menu using gamepad, not activating any actions other then closing the menu. Environment Information LemonUI version: 1.7.0 RagePluginHookSDK: 1.86.1288.16169 .NET Framework: 4.7.2

justalemon commented 2 years ago

I feel that this one is related to #10.

Because this is a little thing that does no big harm, I will leave it for later once I figure it out.

07-stadia commented 2 years ago

I read issue #10. Just a small concern I get when reading that issue: By default, the controls of the vehicle still should be enabled. Not that these vehicle controls gets disabled in order to prevent the cinematic camera to trigger.