comsyspro
comsyspro
I tried it on many different android devices for example on Samsung S21, Motorola, Xiaomi etc. with newer android versions 11 and 12. In all devices the middle white line...
I think you shouldn't remove cardboard support, because at least on Android it is usable (with this white line not exactly centered problem - I found a similar post here:...
after having the same wish to change the slideshow delay i found one solution: -> changes in viewer.js: -> find string -> slideshowDelay:{type:Number,default:**3e3**} -> change to for 5s -> slideshowDelay:{type:Number,default:**5e3**}...
same here. can you downgrade somehow to calendar v4.6.7 and if yes how to do it?
i downgraded to v4.7.0 but v4.6.7 was not possible because this version is not compatible. so the only solution is to fix the code.
i just updated to the new calendar version 4.7.3 and i can't even create a normal entry so it seems that something failed with the new code. please have a...
the error appeared after the upgrade with the events categories, so i suspected this was the problem. creating a new calendar did not resolve the issue and even deleting the...
do you know how you can achieve that and are you connected to the people form smerf-3d project or is that another developer group? can you say how this is...
can you give a hint which files are responsible for the google map. i would like to replace the code with something like this: ``` var map = L.map('map_canvas').setView([39.9625, -83.0061],...
thank you. i've looked at it and it would take me probably days to replace it. as you have the overview of your code and you think this could be...