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

V11 Support #119

Open
iotech-fvtt opened this issue Jun 18, 2023 · 2 comments
Open

V11 Support #119

iotech-fvtt opened this issue Jun 18, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@iotech-fvtt
Copy link

This is a crucial top-ten module, Please consider re-working for V11 compatibility

@iotech-fvtt iotech-fvtt added the enhancement New feature or request label Jun 18, 2023
@p4535992
Copy link
Collaborator

Tigger is happy is not followed anymore it's advisable to use MATT (Monk Active Tile Trigger) instead

@DonDozone
Copy link

You can fix the current Javascript-Problem, when you edit the file trigger.js and search for
const position = canvas.app.renderer.plugins.interaction.mouse.getLocalPosition(canvas.app.stage);
and replace it with
const position = canvas.mousePosition;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants