Skip to content

showFeaturePoints can’t be updated after creation #246

@jcarboro94

Description

@jcarboro94

The showFeaturePoints feature that gives user feedback about the lidar scanning, can’t be changed afterwards.

Case scenario, I want users to see the points until the snapshot.

To achieve that I’ve tried two approaches, using a variable that I toggle (even tried manually to only toggle this). And also using Bloc. Debugging I see in both cases that the property changes from true to false, but this doesn’t reflect in reality.

Just to be cleared the variable that indicates if the feature points should be shown, initially is true and afterwards changes to false. Unfortunately the points keep showing after this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions