This is web app using Xojo2024R1 and CSS. The WebListBox shows some entries, the vertical scrollbar can be scrolled to the bottom of the list but as you can see from the snapshot there are no more entries in the list, consequently the white space shows up (the background is set to white in this case).
My question is: what needs to be done via CSS to have vertical scrollbar scroll to show the last entry in the list without ever showing white space between last row and the lower edge of the WebListBox?
5 posts - 2 participants