-
Notifications
You must be signed in to change notification settings - Fork 130
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use collapsible accordion for workers detail
This doesn't work well with the new d3 layout because we would need to compute the layout again on panel collapse/expand, and this is a pain in the ass. Instead we use a list with an vertical scroll. Fixes #566
- Loading branch information
Showing
1 changed file
with
13 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters