Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: equinor/webviz-subsurface-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: subsurface-viewer@0.4.2
Choose a base ref
...
head repository: equinor/webviz-subsurface-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: subsurface-viewer@0.4.3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 3 contributors

Commits on Oct 23, 2023

  1. fix: irrelevant X, Y, Z readout for map layer (#1731)

    - fix incorrect X, Y and Z coordinates returned by the mouse event for the map layer #1654 
    - performance: handle ZIncreasingDownwards by the shader for map layer #1724 
    
    ---------
    
    Co-authored-by: t0oF-azpn <93762994+t0oF-azpn@users.noreply.github.com>
    nilscb and w1nklr authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    704334a View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.4.3 [skip ci]

    ## [0.4.3](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.4.2...subsurface-viewer@0.4.3) (2023-10-23)
    
    ### Bug Fixes
    
    * irrelevant X, Y, Z readout for map layer ([#1731](#1731)) ([704334a](704334a)), closes [#1654](#1654) [#1724](#1724)
    semantic-release-bot committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4b1e844 View commit details
    Browse the repository at this point in the history
Loading