Skip to content

Timeline#6

Open
Vital7788 wants to merge 66 commits into
developmentfrom
timeline
Open

Timeline#6
Vital7788 wants to merge 66 commits into
developmentfrom
timeline

Conversation

@Vital7788
Copy link
Copy Markdown

No description provided.

Vital7788 and others added 30 commits September 29, 2024 00:13
 - added testing output
 - use current project as submission
 - fix uploaded directory not showing
 - add better checks for uploaded files
 - use relative paths for paths in config
 - clean up script element after testing
Test result tab now matches the looks of the other tabs.
Window now also properly scrolls when the items overflow.
Rework of the time slider so it can also show a timeline of snapshots
taken during testing.
When restoring clones from a snapshot, update a clone's attributes if
it's not necessary to create a new clone. Otherwise assign the old id to
a new clone.
There used to be a bug (scratchfoundation#413) in the GUI
necessitating a manual refresh of the workspace. The underlying issue was dealt
with in scratch-blocks, as mentioned in scratchfoundation#779.
However, the workspace refresh introduced in scratchfoundation#459,
was never removed. This unnecessary call should be removed to improve
performance and to prevent unwanted PROJECT_CHANGED emissions.
Loading a project while tests are running skips the deinstrumentation
In Chromium browsers, PROJECT_LOADED comes after TESTS_LOADED, leading
to the testing tabs never being shown
Highlight corresponding frames when hovering over events and markers.
Also highlight all icons belonging to one test when hovering over
a test that has multiple markers.

Clicking on events now also jumps to the corresponding frames akin to
test range markers.

Updated UI:
  - All events in same band
  - Fix event horizontal positioning that wasn't accurate before
  - Show tooltip left for events and right for test markers so it
    doesn't block the corresponding frames when hovering.
  - Fix icons and tooltips being selectable
Change color and shape of the range markers to make them more readable.
Colors were taken from Scratch's high contrast color scheme.

Additional minor UI fixes:
 - Consistent row margins
 - Show test tooltip left to match event tooltips
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant