You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use these keybindings for roll dialogs, but currently the Activity Selection dialog is hardcoded to use the "Shift" key and the Activity Usage Dialog doesn't support any skip button.
The text was updated successfully, but these errors were encountered:
Uses the various "Skip Dialog" keybindings to skip the activity
usage dialog, using the activity with the default configuration.
Does some modifications for the `ActivityChoiceDialog` to return
an event so the usage dialog can be skipped from there also.
The same keybindings will now also skip the activity choice dialog
rather than just being hardcoded to the Shift key. This does not
yet attempt to change the hint displayed in the UI of that dialog.
Closes#4596
We use these keybindings for roll dialogs, but currently the Activity Selection dialog is hardcoded to use the "Shift" key and the Activity Usage Dialog doesn't support any skip button.
The text was updated successfully, but these errors were encountered: