This is maddening.
Currently, I can only scroll the panel outside the defined list area, which is just 4px of padding of the A5CWLayout class padding defined in the UX properties. So, that is not much. It is difficult to scroll with the mouse, even more difficult on the mobile app for a user to scroll.
I simply cannot scroll the list to act as if I am scrolling the height of the panel. I have it so the border of the list is set to none so it does not appear that whatever is inside this list is different. It is basically an image with the description of the image and a button to go that image's website. If I can scroll outside of the list control/container, I should be able to scroll anything inside the container/list control..
Inside the panel, I have a list wrapped inside a container, which the container is set to 100% width. The list is set to fill container.
Anyone have any thoughts or have ran into this problem? I have tried all the possible drag scrolling combinations and nothing seems to work. I currently have the list to drag scroll with momentum scrolling. Changing the container(s) to have drag scrolling does nothing. I have tried other threads and options they had on there and that did not seem to work, either.
Build #5667
Currently, I can only scroll the panel outside the defined list area, which is just 4px of padding of the A5CWLayout class padding defined in the UX properties. So, that is not much. It is difficult to scroll with the mouse, even more difficult on the mobile app for a user to scroll.
I simply cannot scroll the list to act as if I am scrolling the height of the panel. I have it so the border of the list is set to none so it does not appear that whatever is inside this list is different. It is basically an image with the description of the image and a button to go that image's website. If I can scroll outside of the list control/container, I should be able to scroll anything inside the container/list control..
Inside the panel, I have a list wrapped inside a container, which the container is set to 100% width. The list is set to fill container.
Anyone have any thoughts or have ran into this problem? I have tried all the possible drag scrolling combinations and nothing seems to work. I currently have the list to drag scroll with momentum scrolling. Changing the container(s) to have drag scrolling does nothing. I have tried other threads and options they had on there and that did not seem to work, either.
Build #5667
Comment