Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
Fix editor not pausing samples when switching away from compose mode
Change editor timing screen seek behaviour to only occur on clicking table rows
Previously it would react to any selection changed event, which could in lude time changes (which is done by removing then adding the ControlPointGroup). Closes #10590.