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

Add support for dragging activities to macro bar #4993

Open
arbron opened this issue Jan 13, 2025 · 0 comments · May be fixed by #4994
Open

Add support for dragging activities to macro bar #4993

arbron opened this issue Jan 13, 2025 · 0 comments · May be fixed by #4994

Comments

@arbron
Copy link
Collaborator

arbron commented Jan 13, 2025

In addition to dragging items to the macro bar, being able to do that with specific activities would be helpful to avoid the activity selection dialog on complex items.

@arbron arbron added this to the D&D5E 4.2.0 milestone Jan 13, 2025
@arbron arbron self-assigned this Jan 13, 2025
arbron added a commit that referenced this issue Jan 13, 2025
Adds the ability to drag specific activities into the macro bar
and create a macro for them using the `activityName` functionality
already supported in `rollItem`. This required some changes to
drag & drop on NPC sheets so that activities can be dragged on
their own like on the PC sheets.

Also passes the event in to item macros so that keyboard modifiers
can be used when activating them.

Closes #4819
Closes #4993
@arbron arbron modified the milestones: D&D5E 4.2.0, D&D5E 4.3.0 Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant