-
Notifications
You must be signed in to change notification settings - Fork 8
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
Replace Intersection and 3D viewer readout boxes with shared comp #707
Conversation
…d 3D viewer use that
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.
Overall looks good to me 👍 Some comments and suggestions. When used in Intersection
, it would be nice to be able to adjust the distance to the respective edges in order to not having the color scale being overlapped.
frontend/src/modules/Intersection/view/components/readoutWrapper.tsx
Outdated
Show resolved
Hide resolved
frontend/src/modules/Intersection/view/components/readoutWrapper.tsx
Outdated
Show resolved
Hide resolved
Co-authored-by: Ruben Thoms <ruben.thoms@ceetronsolutions.com>
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.
Few suggestions, otherwise, good to go 👍 Good job!
EsvIntersection
andVectorSelect
components fromframework/components
tomodules/_shared
EsvIntersection
and3dViewer
with a sharedReadoutBoxc
component