David Bauske
David Bauske
This is project doesn't seem to support Webpack 4 at the moment. I also stumbled across this problem.
I read somewhere that v11 disabled modules that weren't explicitly updated for v10. With the latest version, touch-vtt should be compatible with v10, so please try it on v11 :)
@Athemis @r-valyar does the module work on v11 when you make this change? I have no time to test myself unfortunately.
@xaqaria thanks for testing it out! Lemme check this out in the code, possibly this handler was renamed.
Ah, seems a method has been made private in v11. I disabled the feature easy targeting feature for now. Just released version 1.11.0. It loads fine for me, but I...
Sorry, forgot to publish the package. Try again please :)
Unfortunately I don't currently have access to a touch laptop which I would need to debug this issue :/ I can't promise anything :(
Hi! Yeah that would be great! I'd assume it's not a difficult issue to fix, but I can't do it right now as I don't have access to a touchscreen...
Hm yes, I've heard several reports of this. I don't have an iOS device to test though, so this will be hard to track down. Can you try with the...
Hi! Good suggestion, thanks! I'll implement it differently: I think I can show the directional arrows only if the touchscreen is used to trigger the token HUD. This mode would...