-
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
font: display kps #5402
font: display kps #5402
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #5402 +/- ##
============================================
- Coverage 18.77% 18.74% -0.03%
Complexity 2317 2317
============================================
Files 856 857 +1
Lines 103023 103177 +154
Branches 2403 2404 +1
============================================
Hits 19344 19344
- Misses 82338 82491 +153
- Partials 1341 1342 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
b0d3c65
to
a589108
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a589108
to
496593e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, nice feature !
You replaced the map item's label (generally the item's ID) for Detector & BufferStop by the KP value. For me (as a not rails guy), it was hard to figure out that the label is the KP and not the ID/name of the object. Moreover on signals, KPs are displayed just under the signal name. So there is 2 ways of how a KP is displayed on the map. |
9db3e61
to
82d0031
Compare
As the KP becomes a
KPs are centered under centered signals, lefted or righted along signal's position. |
As discussed with @nicolaswurtz :
|
82d0031
to
9cc4ede
Compare
9cc4ede
to
7246a6c
Compare
Close #5222
It should display KP on all maps for:
Operational points kps should be displayed when backend will be updated.