Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Output msg doesn't contain coordinates for touch #59

Closed
bartbutenaers opened this issue May 1, 2020 · 1 comment
Closed

Output msg doesn't contain coordinates for touch #59

bartbutenaers opened this issue May 1, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bartbutenaers
Copy link
Owner

When a shape has a "click" event, the coordinates and position are in the output message (as expected):

image

However on a touch screen, the touchstart event will trigger a message without these two fields:

image

For the 2.0.0 release we should refactor the coordinate related fields in the output anyway, to have the same as the other UI nodes (see discourse discussion): we will try to use the same fields as the dashboard button sends. And perhaps again a legacy flag for old flows, to make sure they are not broken ...

@bartbutenaers bartbutenaers added the bug Something isn't working label May 1, 2020
@bartbutenaers bartbutenaers self-assigned this May 1, 2020
@bartbutenaers
Copy link
Owner Author

Solved in "panzoom" branch for version 2.0.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant