I lot of my definitions I do need to check the initial and the resulting of operations using two individual panels. I would love to be able to scroll simultaneously both panels so to have them always in sink to the same line.
synchronous_panel_scroll.gh (10.4 KB)
best suggestion I could think about is to Concatenate the Initial and Final data into a unique string
Something like this might work for you:
Yes, this is what I am looking for. Thank you.