-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Time Strip] allow user to adjust width and height of swimlanes #8003
base: 7936-add-discrete-event-visualization
Are you sure you want to change the base?
[Time Strip] allow user to adjust width and height of swimlanes #8003
Conversation
- timeline-holder now set to 100% height. - c-swimlane now space-fills available vertical space, and provides overflow scroll.
- resize is not yet persisted
- WIP! - Moved many CSS defs from flexible-layout.scss into new mixin `resizeHandleStyle`. - Fixed bad `drap-orientation` arg in TimelineViewLayout.vue. - Styling for resize handles in Time Strip view.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 7936-add-discrete-event-visualization #8003 +/- ##
=========================================================================
- Coverage 57.18% 56.89% -0.30%
=========================================================================
Files 686 689 +3
Lines 27825 27916 +91
Branches 2741 2742 +1
=========================================================================
- Hits 15913 15883 -30
- Misses 11569 11691 +122
+ Partials 343 342 -1
... and 10 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Closes #7957
Describe your changes:
All Submissions:
Author Checklist
type:
label? Note: this is not necessarily the same as the original issue.Reviewer Checklist