-
-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
android issues #620
Comments
this is expected and due to the lazy detection of touch screen support.
please provide a screenshot of this overlap
these are the margins of your page (default browser margins), nothing to do with PSV, you tried to apply a width of "99vw" but this is not a good solution, you should remove the page margins instead
this is also default browser behavior, try it on any text
no problem |
This is because your "Peak finder" icon has text as |
I use now an image as icon and works correctly.... Thank You... However I saw that if I empty cache and history on my android device the panorama page shows like this... with all the icons in the lower part, If afterwards I reload the page the panorama shows as usual... Is it normal? I also noticed that the compass is not tappable... like clicking on the normal pc browser. |
I can't tell you deleted your test pages.
I'll check |
https://www.tadini.it/photosphere/test/panorama_gusmeroli.htm |
The panorama does not load.
Sent from MailDroid
-----Original Message-----
From: haldo98 ***@***.***>
To: mistic100/Photo-Sphere-Viewer ***@***.***>
Cc: Damien Sorel ***@***.***>, Comment ***@***.***>
Sent: jeu., 20 janv. 2022 17:02
Subject: Re: [mistic100/Photo-Sphere-Viewer] android issues (Issue #620)
I can't tell you deleted your test pages.
…--
Reply to this email directly or view it on GitHub:
#620 (comment)
You are receiving this because you commented.
Message ID: ***@***.***>
|
strange..... I checked now and the links work... I managed to restore also the previous ones... the one in the first message |
It does not load on Brave (my default Android browser) but it does load on Chrome. thats' s odd |
So I don't see anything wrong, it works as expected. As I said the detection of touch screen is asynchronous, it requires to user to touch the screen at least once to be detected. So at first the zoom and move buttons are shown because it it assumed to be a standard screen + mouse, and the left menu is visible because there is not enough room for the other buttons. Once you touch the screen, the zoom and move buttons are hidden, and the menu is expected because more space is available. |
The compass issue will be tracked here #624 |
https://www.tadini.it/photosphere/test/panorama_B.htm
https://www.tadini.it/photosphere/test/panorama_G.htm
with the latest release of chrome browser and android 11 on my xiaomi 11 the two pages linked before has strange issues.
If I wait.... like ten seconds.... and then hit the dots .. it opens the setting panel correctly. But in the panel the names of "content" and "title" of the custom button overlaps each other.
Is it normal than on the right there is no white border? (like on top, bottom and left)
now another issue on PC and chrome or other browser:
if i hit twice the left or right icon the home icon (custom button) is selected and became blue.
Is there a problem if I declare the use of .css and scripts even if I'm not using them? (for the moment)
Like virtual tour css and js but there is no usage of the virtual tour in the script.
Thank you !!!
The text was updated successfully, but these errors were encountered: