Ideally the first card visible in the first view "Charge of the Mites" will still be the first card showing in the second view when the number of rows has changed.
@jefferymills this is probably pretty easy to fix based off your latest work on layout.
Here's an example. Open this in a window and resize the window so that two rows are barely able to fit:
https://hafen.github.io/trelliscope-examples3/magic_trelliscopes/#ncol=5&arr=rows&pg=5&labels=name,power&sidebar=3&fv=
Now add labels until it switches to one row:
Ideally the first card visible in the first view "Charge of the Mites" will still be the first card showing in the second view when the number of rows has changed.
@jefferymills this is probably pretty easy to fix based off your latest work on layout.