Right now, you have to click precisely on the console input for it to be focused. Clicking anywhere within the console area should focus the input.
This is conceptually related to the mechanism by which clicking an error message in the preview focuses the erroneous line in the editor, so we should probably generalize the data flow that handles that.
Right now, you have to click precisely on the console input for it to be focused. Clicking anywhere within the console area should focus the input.
This is conceptually related to the mechanism by which clicking an error message in the preview focuses the erroneous line in the editor, so we should probably generalize the data flow that handles that.