Flippable not flipping #16

Closed
opened 2019-06-03 11:08:29 +02:00 by Manfred Knobloch · 3 comments

(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
Sebastian Kupke was assigned by Manfred Knobloch 2019-06-03 11:08:29 +02:00
Manfred Knobloch added the
Bug
label 2019-06-03 11:08:29 +02:00

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.

Doesn't work in Chrome (Mac).

Doesn't work in Chrome (Mac).

Fixed with 0c190f1f76.

Fixed with 0c190f1f76.
Sign in to join this conversation.
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: IWMBrowser/iwmlib#16
No description provided.