@amanda.hinchman-dominguez if you're curious, i removed the scrollpane, no change. tried the stackpane method that you had linked to, still was having issues with all the cards not working. In the end I ended up removing the scrollpane and got it to work setting the
maxCellsInRow
to five. that gave me a solution for my problem. don't have a more robust solution though