webviz-subsurface-components icon indicating copy to clipboard operation
webviz-subsurface-components copied to clipboard

[NGRM] - Provide an option to hide primary scale, readout and zoom for well log component, and also option to disable right click context menu

Open mirisb opened this issue 2 years ago • 3 comments

We would like primary scale, legend and zoom display of the log component to be optional such that it would be possible to display the log tracks only image

mirisb avatar Oct 16 '23 09:10 mirisb

WellLogView (WellLogViewWithScroller) component is a central part of WellLogViewer component. изображение

So if only the central part without any additional UI is needed WellLogView (WellLogViewWithScroller) would be used instead of WellLogViewer. Props of these components are basicaally the same.
WellLogViewerProps is based on WellLogViewProp type and only has some additional prop for readout options

A full customization of WellLogViewer component layout will be done with PR https://github.com/equinor/webviz-subsurface-components/pull/1363

Vladimir-Kokin avatar Oct 16 '23 16:10 Vladimir-Kokin

And also add flag to disable right click context menu on log header also for synced log viewer

Midtveit avatar Nov 30 '23 13:11 Midtveit

@mirisb, It seems the issue could be closed as implemented with #1363

Vladimir-Kokin avatar Apr 18 '24 07:04 Vladimir-Kokin