Madeleine.js icon indicating copy to clipboard operation
Madeleine.js copied to clipboard

Touch Control doesn't work

Open lagmoellertim opened this issue 7 years ago • 8 comments

Hello, I've tested Madeleine on a device with a touchscreen and everytime I try to move the object it disappears. Is there a way to fix this?

lagmoellertim avatar Dec 30 '17 13:12 lagmoellertim

Seeing the same issue here as well - were you able to find a solution @lagmoellertim ?

nathanbertram avatar Oct 18 '18 23:10 nathanbertram

I am experiencing a similar issue with my laptop but only when I use the mouse wheel. Additionally the expand and take a photo buttons don't seem to do anything.

averter avatar Nov 13 '19 16:11 averter

have the same issue in 2020. seems to be unfixed. dont understand why this issue was closed. did anyone find a solution for this problem?

vmario89 avatar Aug 21 '20 15:08 vmario89

i had a view deeper into code. i am not a JS developer but i removed most of un-implemented functions now from code because that's what i can do xD. example: https://gitea.fablabchemnitz.de/MarioVoigt/Madeleine.js-for-Gitea

its a pitty that nobody contributes. Madeleine is such a cool implementation. Has a lot of potential

vmario89 avatar Aug 21 '20 16:08 vmario89

True @vmario89. The project seems abandoned though (last update was in 2019). If you are able to find the root cause of this please share the solution. Thanks.

averter avatar Aug 21 '20 16:08 averter

The root cause is that the buttons are implemented visually but there are no backends which control the behaviour. I think its not that much work left for it, but it is work. I looked into the project forks but there are no newer forks https://techgaun.github.io/active-forks/index.html#JinJunho/Madeleine.js except https://github.com/ducky/Madeleine.js which contains 3 newer commits.

you can check out https://github.com/brentyi/stl_web_viewer2 which is also really interesting

vmario89 avatar Aug 21 '20 21:08 vmario89

by the way i got some tip from a person on the web. there's some other thing related to threejs: https://codeberg.org/Codeberg/build-deploy-gitea/pulls/31/files

vmario89 avatar Aug 28 '20 16:08 vmario89

Sorry guys for such a long waiting response 😂 I created this repo for fun and could hardly manage it due to my work for living. So many times I planned to start refactoring with the newest version of dependencies, but it's not easy to start. I will take back the responsibility of what I started and begin with fixing small bugs. Re-opening this issue is the first step but please understand that I can't guarantee a prompt resolution.

beige90 avatar Sep 03 '20 03:09 beige90