-
Notifications
You must be signed in to change notification settings - Fork 46
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
Cni: front: GET/GEV get coordinated cursors #3134
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #3134 +/- ##
============================================
- Coverage 40.55% 40.27% -0.28%
+ Complexity 1711 1709 -2
============================================
Files 630 630
Lines 18766 18784 +18
Branches 2352 2349 -3
============================================
- Hits 7610 7565 -45
- Misses 10742 10816 +74
+ Partials 414 403 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
673def5
to
b6ce542
Compare
66020f3
to
7f57f0d
Compare
7f57f0d
to
9c10ac5
Compare
...pplications/operationalStudies/components/SimulationResults/SpaceTimeChart/SpaceTimeChart.js
Show resolved
Hide resolved
...pplications/operationalStudies/components/SimulationResults/SpaceTimeChart/SpaceTimeChart.js
Outdated
Show resolved
Hide resolved
...rc/applications/operationalStudies/components/SimulationResults/ChartHelpers/ChartHelpers.ts
Show resolved
Hide resolved
...src/applications/operationalStudies/components/SimulationResults/SpaceTimeChart/d3Helpers.js
Outdated
Show resolved
Hide resolved
61bb97c
to
0f1d81b
Compare
closes #3099
Reviewing commit by commit may make the review easier.
Fix bug : the cursors are not coordinated between GET and GEV
Capture vidéo du 2023-02-16 10-26-39.webm
Fix bug : the cursor on GEV keeps disappering when we stop moving the mouse
Capture vidéo du 2023-02-16 10-30-20.webm
Fix bug : when we select the train on the left side of the scenario, the GET is not updated
Capture vidéo du 2023-02-16 10-32-36.webm