Skip to content
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

GUI - Allow Volume Control during ACE Progressbar Dialog #1336

Merged

Conversation

mrschick
Copy link
Contributor

When merged this pull request will:

  • Dynamically add the "MouseZChanged" displayEventHandler to an opened ACE Progressbar, to allow Volume Control while performing an Interaction.

This is the simplest way I figured out to implement this.
I guess a cleaner and slightly more efficient implementation would be an XEH that fires upon creation of the progressbar dialog, but that appears to require implementing it into ACE first.

addons/sys_gui/fnc_volumeKeyDown.sqf Outdated Show resolved Hide resolved
@jonpas jonpas added this to the 2.13.0 milestone Dec 18, 2024
@jonpas jonpas merged commit 81e582c into IDI-Systems:master Dec 18, 2024
3 checks passed
@mrschick mrschick deleted the feature/volumebar-during-progressbar branch December 18, 2024 12:42
@mrschick mrschick restored the feature/volumebar-during-progressbar branch December 23, 2024 11:08
@mrschick mrschick deleted the feature/volumebar-during-progressbar branch December 23, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants