Skip to content

Hide private layers from 'Add' list #4486

Description

@featureos

When a spatial layer is set to private, it still appears as an option in the drop-down menu when the user selects the ‘Add’ button in map view. Being able to hide layers from the drop-down options would be useful for cases when you only want a user to add features as a child to a parent feature.

Missing bool isPrivate = layer->flags() & QgsMapLayer::LayerFlag::Private; in RecordingLayersProxyModel::filterAcceptsRow

Metadata

Metadata

Assignees

Labels

bugmap toolsSomething is wrong with recording, geometry editing, splitting, stakeout, ..ui/uxRelated to user interface

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions