Skip to content

[NGRM] - SyncLogView initial view for wells with different ranges is wrong if not supplying domain #1898

Open
@mirisb

Description

@mirisb

In the storybook example:
image
If removing the domain prop and remounting the component, it is expected that the full common range would be visible and that the zoom will be 1. However, it seems that the component is adjusted to show the full range of the first well only and setting zoom according to it.

Upon first mount, the controller zoom is being adjusted, however this function doesn't fix anything if this.prop.domain is not set, and so the zoom is not fixed.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions