Skip to content

[Bug] Translate mode manipulate the shape unintentionally #156

Open
@lawrencenika

Description

@lawrencenika

Module

  • deck.gl-community/arrow-layers
  • deck.gl-community/bing-maps
  • deck.gl-community/editable-layers
  • deck.gl-community/experimental
  • deck.gl-community/graph-layers
  • deck.gl-community/layers
  • deck.gl-community/react
  • deck.gl-community/react-graph-layer

Description

issue
as shown in the image, the feature in EditableGeoJsonLayer suddenly becomes smaller as I only hold to move the polygon feature.

Expected Behavior

The polygon feature should not change one of its point after translatioin.

Steps to Reproduce

new CompositeMode[new TranslateMode(), new ModifyMode()]

Environment

  • Framework version: latest editable-layer in NextJS 14
  • Browser: chrome
  • OS: macOS

Logs

proxy.js:1 Uncaught Error: Attempting to use a disconnected port object
at handleMessageFromPage (proxy.js:1:779)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions