Skip to content

Script execution results should be less in-the-way #1329

@AdamNaj

Description

@AdamNaj

Problem Statement

As @alan-null suggested in #868 - the execution results take a lot o screen real estate and have the following problems:

  • if I hide it, they will come back after the next execution
  • when they are appearing during the execution - the behavior is pretty jarring
  • most of the time when I'm writing the scripts I don't need them at all.
  • the [X] button is getting in the way and overlapping results content as well as the scollbars.

Solution

As shown in the video:
https://www.youtube.com/watch?v=3B7w5MxZUIo

  • The button has moved to status bar
  • when the results are showing - the solution behaves like it was before except the annoying button is not there
  • when we hide the results with the new button and start execution - the results will show and stay on for the duration of script execution and for 2 seconds after the script finished executing after which time it will close automatically.
  • Contrary to the previous solution you will be able to press the status bar button to see the results.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions