Bug report #14337
node tool is not enable for 3d layers
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Hugo Mercier | ||
Category: | Map Tools | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22324 |
Description
The node tool is cannot be enabled for 3d layers (point, line, polygon) but it can for 2 layers.
History
#1 Updated by Hugo Mercier over 8 years ago
Works fine for me on the last master (a1672da1) ... I can use the node tool on 3D layers
There has been some work on the geometry classes during the past three days. Could this be related ?
#2 Updated by Denis Rouzaud over 8 years ago
- Status changed from Open to Closed
indeed.
aparently, it's a different problem. will try to investigate.
I can turn editing on the layer, add feature. But can't commit and can't use node tools and most of advanced digitizing tools.
It's not related to 3d, my bad.
It's rather a matter of writing rights I suppose, and bad icons enabling in qgisapp.
sorry, I did not investigate properly before reporting.