
Listen to the key press of the Shift key on the Tasks list and disable any table sorting until it is released. Related to #104386. When a user is performing multi-select, they hold the Shift key down and intend to click the next row which determines which rows are selected. To avoid unintended selections, the UI should not update or shift around in the middle of the user interaction. Reviewed-on: https://projects.blender.org/studio/flamenco/pulls/104388