[Qgis-developer] Node tool

Martin Dobias wonder.sk at gmail.com
Mon Jun 8 06:10:47 EDT 2009


Hi Horst

On Mon, Jun 8, 2009 at 8:49 AM, Düster Horst<Horst.Duester at bd.so.ch> wrote:
> Hi Martin
>
> Thank you for these very nice tools. I made some
> tests and I found out that the tools doesn't take respect on the
> topological editing option defined under Project
> properties->general.

You're right, topological editing isn't taken into account. To be fixed...

On Mon, Jun 8, 2009 at 9:15 AM, Düster Horst<Horst.Duester at bd.so.ch> wrote:
> I found a bug, which leeds to crash QGIS when using the merge tool under special circumstances.
>
> 1. open a polygon layer
> 2. toggle editing
> 3. select 2 adjacent polgons
> 4. activate "node tool"
> 5. double click the common border of the two polygons => red squares arises
> 6. select tool "merge selected features" and merge the two polygons => although the common border was removed, the red squares are still there
> 7. click on a red square => QGIS crashes

I'll pass this bug report to our "node tool" guy Richard.

> The new option "do not show vertex marker" is very nice, but when you have loaded many layers, you do not see or know if one or more layers are toggled in editing mode. In minimum the editing layers should be marked as "in editing mode" in the layer list. In former versions, until 0.8 I believe, the layer in editing mode were marked with a hashed box around the layer name.

Yes, I remember that functionality :-) There were overlay icons for
"in overview" and "editable" states of a layer. From a brief look at
the code, I've figured out that the code for it still exists
(QgsLegendLayer::updateIcon), however some plumbing that would trigger
the update is missing.

Martin


More information about the Qgis-developer mailing list