Page 1 of 1

How can center panel contents?

Posted: Sun Jun 15, 2014 11:04 pm
by adam griffin

I have a backend service list response to a list component and the list component is in a panel. I when the list service invokes in the panel the contents arent center half of the isn't showing. How can I fix this? Image


How can center panel contents?

Posted: Sun Jun 15, 2014 11:51 pm
by Yurii Orishchuk

Hi Adam.

I've added panel to the page. And added list to the panel.

And here is result: http://prntscr.com/3t7uie/direct

So you probably using appropriate styles for the list or panel or other components which is could affect list-panel view?

If you can not figure out why you have this behaviour please give us your app public links and describe steps to reproduce your problem.

Regards.


How can center panel contents?

Posted: Mon Jun 16, 2014 12:32 am
by adam griffin

It was the div component that made it do that. I was trying to make the list end at the end of the panel instead of it extending pass the end of the app page. How can I keep the list from doing this?


How can center panel contents?

Posted: Tue Jun 17, 2014 2:45 am
by Yurii Orishchuk

Hi Adam

Did you add div on the panel and put list component inside this div?

Please provide us with information about styles for this div.

Regards.