View Single Post
08-19-22, 12:23 AM   #7
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,879
What's the code you're calling in the OnVerticalScroll script?

That's where each row is updated with information from the source table using the offset + row number and you would show/hide any row elements. You would have to specifically show any hidden elements in a row which might be why you're getting the hidden one.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 08-19-22 at 12:27 AM.
  Reply With Quote