correct a bug where left pane's scroll position was reset after playing. use reverse() instead of string comprehension, for we can work in-place.
correct a bug where left pane's scroll position was reset after playing. use reverse() instead of string comprehension, for we can work in-place.