Madeleine.js
Madeleine.js copied to clipboard
Touch Control doesn't work
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?
Seeing the same issue here as well - were you able to find a solution @lagmoellertim ?
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.
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?
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
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.
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
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
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.