Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Visible checkbox not working

Hi,

I have 3 images that are placed in a panel on a page within my app. I have unchecked the "visible" box for the images, but yet they still appear when I open the panel in the mobile preview?

Unchecking the "visible" box works for a text box in the same panel and any images on the main page...it is only the images on the panel that remain visible.

http://appery.io/app/mobile-frame?src...

click on "Brunches" then on the next page swipe right, you will see three social media icons appearing in the panel, and yet all have "visible" unchecked?

am I missing something simple?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Visible checkbox not working

Hello Paul,

Any error in browser console?
I can not reproduce swipe event on desktop, have you tried on device?

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Visible checkbox not working

Hi Alena,

No error showing. I can reproduce the swipe event on the desktop by holding down the mouse button on the image, then swiping.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Visible checkbox not working

Hi Paul -

I don't see any swipe events what opens panel in your app right now, you will need to add it on your page to open the panel.
And one more thing, have you bind a service to your panel component on the page? Currently services populating only the main body of a page.

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Visible checkbox not working

Hi Illya,

on the first page you need to click on Brunches to get to the page that has the issue. On the following page I have a swipe event on the image in both left and right directions, that opens panels. When you swipe right on the image, the panel that opens has images for Facebook, instagram and twitter. Each one of these images has "visible" unchecked and yet they are clearly visible. Image Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Visible checkbox not working

Thank you for the clarification, Paul.

This is my result (swipe from the left side):
Image

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Visible checkbox not working

Hi again Illya,

that is because you have clicked on "Beaches" on the first page. To replicate my issue and as described above please click on "Brunches" then swipe right on the image.

kind regards

paul

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Visible checkbox not working

Hi Paul -

Yes, sorry I see.

Looks like you're overriding styles for this class of images in your CSS rule, that is why this option doesn't applies.

Review your CSS in file 'centeredImages'.

Paul Medawar
Posts: 0
Joined: Thu Apr 03, 2014 10:55 am

Visible checkbox not working

Thanks Illya :)

Return to “Issues”