- Posts: 32
- Thank you received: 2
Is the 'page swiper' UI component supposed to work?
- randyf
- Offline
- User
-
Less
More
2 years 4 days ago #3043
by randyf
Replied by randyf on topic Is the 'page swiper' UI component supposed to work?
I didn't have time this morning to try it on the actual remote itself but I'm glad you were able to get this working. Regarding Firefox, I wonder if this control is using some Chrome specific capability that prevents it from working on Firefox. Javascript things can be tricky between different browsers.
Please Log in to join the conversation.
- andrew
- Topic Author
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 4 days ago #3044
by andrew
Replied by andrew on topic Is the 'page swiper' UI component supposed to work?
You're a wizard @randyf. It works now. The exact same scene with overlays I had before that just showed up blank.
Andrew
Andrew
Please Log in to join the conversation.
- randyf
- Offline
- User
-
Less
More
- Posts: 32
- Thank you received: 2
2 years 4 days ago #3045
by randyf
Replied by randyf on topic Is the 'page swiper' UI component supposed to work?
Glad you got it working Andrew!
Please Log in to join the conversation.
- Nillaz
- Offline
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 4 days ago #3046
by Nillaz
Replied by Nillaz on topic Is the 'page swiper' UI component supposed to work?
I've been playing with this for a few hours and have already integrated it into how I navigate device pages. This streamlines a lot of what I've already been doing. With how I already have things set up it cuts down on a significant number of unnecessary page loads for me.
The page dots at the bottom of the widget may be a little problematic for me. I don't especially care for screen elements potentially overlapping items on pages and they're not really finger friendly on a screen this small anyway, but I can always hide them under the buttons at the bottom of my screen to reclaim a little bit of screen real estate and kill two birds with one stone.
Overall I'm liking this quite a lot and am seriously considering rebuilding my entire myDesigner layout to incorporate this from the ground up. I just have to sit down and think about the logistics of it all first.
The page dots at the bottom of the widget may be a little problematic for me. I don't especially care for screen elements potentially overlapping items on pages and they're not really finger friendly on a screen this small anyway, but I can always hide them under the buttons at the bottom of my screen to reclaim a little bit of screen real estate and kill two birds with one stone.
Overall I'm liking this quite a lot and am seriously considering rebuilding my entire myDesigner layout to incorporate this from the ground up. I just have to sit down and think about the logistics of it all first.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 3 days ago #3054
by davep
Replied by davep on topic Is the 'page swiper' UI component supposed to work?
Firefox is not a supported browser for the sole reason that I did not want to maintain extra sets of CSS values for a browser that would see very little use. We picked webkit based browsers as the standard.
Page Swiper is working here. One thing I'd like to you check is to make sure it is not a caching issue on the browser causing the issue. From the Designer open the project properties and just click save. This will rewrite the index file with updated time stamps.
Close and reopen the apk on the remote. Does that make the swiper work? If no I will investigate further.
If the dots at the bottom of the swiper panels are annoying I can add an option to not show them.
Page Swiper is working here. One thing I'd like to you check is to make sure it is not a caching issue on the browser causing the issue. From the Designer open the project properties and just click save. This will rewrite the index file with updated time stamps.
Close and reopen the apk on the remote. Does that make the swiper work? If no I will investigate further.
If the dots at the bottom of the swiper panels are annoying I can add an option to not show them.
Please Log in to join the conversation.
- Nillaz
- Offline
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 3 days ago #3055
by Nillaz
Replied by Nillaz on topic Is the 'page swiper' UI component supposed to work?
It's no big deal about Firefox. I'll keep a copy of Chrome for remote testing.
The problem was a simple caching issue on the remote itself. Clearing the cache on each of my remotes completely resolved the problem. The swiper now works perfectly fine and I like it quite a lot.
Adding an option to hide the dots would be great if you don't mind! It will just make things more straightforward for me when putting together page layouts.
The problem was a simple caching issue on the remote itself. Clearing the cache on each of my remotes completely resolved the problem. The swiper now works perfectly fine and I like it quite a lot.
Adding an option to hide the dots would be great if you don't mind! It will just make things more straightforward for me when putting together page layouts.
Please Log in to join the conversation.
Time to create page: 0.186 seconds