(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 Knobloch2019-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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
(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
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).
Fixed with
0c190f1f76.