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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants