Prerequisite: Word-wrap is enabled and source code is cut off (overflow-x). Problem: Horizontal scrolling currently scrolls a single line at a time. Desired solution: Horizontal scrolling scrolls all source code within the table.
Prerequisite:
Word-wrap is enabled and source code is cut off (overflow-x).
Problem:
Horizontal scrolling currently scrolls a single line at a time.
Desired solution:
Horizontal scrolling scrolls all source code within the table.