Flippable not flipping #16

Closed
opened 2019-06-03 11:08:29 +02:00 by mknobloch · 3 comments
First-time contributor

(Mouse) pointer click on info button does not trigger flipping.
Event is handled and passed to DomScatter.onStart
but nothing happens
env: Chrome on Windows 10 non touch device

(Mouse) pointer click on info button does not trigger flipping. Event is handled and passed to DomScatter.onStart but nothing happens env: Chrome on Windows 10 non touch device
skupke was assigned by mknobloch 2019-06-03 11:08:29 +02:00
mknobloch added the
Bug
label 2019-06-03 11:08:29 +02:00
Owner

On MacOS the flip effect works. Experiments on windows show that the InteractionMapper.on('tap', ...) registration does not work. A registered function is never called.

On MacOS the flip effect works. Experiments on windows show that the InteractionMapper.on('tap', ...) registration does not work. A registered function is never called.
Owner

Doesn't work in Chrome (Mac).

Doesn't work in Chrome (Mac).
Owner

Fixed with 0c190f1f76.

Fixed with 0c190f1f76.
Sign in to join this conversation.
No Label
Bug
Enhancement
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: IWMBrowser/iwmlib#16
No description provided.