Hi Andreas,
good it works, thanks for testing.
For the tracing function (I have no idea how much work that would be, either): You are welcome to file an enhancement ticket for this as I am planning to overhaul the plugin once QGIS 3.0 is released.
Bernhard

Am 20.06.2017 um 09:24 schrieb Andreas Wicht:
Hi Bernhard,

perfect! Both works for me.
A nice-to-have for the future would also be the utilization of the
tracing function in case tracing is enabled.
I can not assess how much work that would mean.

cheers


On 19 June 2017 at 18:05, Bernhard Ströbl <[email protected]> wrote:
Hi Andreas,
has been fixed; split feature now uses the highlight color, too
Please update your plugin
Bernhard


Am 19.06.2017 um 10:05 schrieb Andreas Wicht:

Hi Bernhard,

I can consistently  produce a python error when splitting a Multipart
Feature and then clicking "No to all":

UnboundLocalError: local variable 'newGeoms' referenced before assignment
Traceback (most recent call last):
  File
"C:\Users\Andreas.Wicht\.qgis2\python\plugins\DigitizingTools\tools\dtsplitfeature.py",
line 139, in digitizingFinished
    newFeatures = dtutils.dtMakeFeaturesFromGeometries(self.editLayer,
 aFeat,  newGeoms)
UnboundLocalError: local variable 'newGeoms' referenced before assignment

Python version: 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64
bit (AMD64)]
QGIS version: 2.18.9 Las Palmas, 3a16a4e

Is that case maybe not covered properly or should I search for causes on
my end?


On 19 June 2017 at 08:28, Bernhard Ströbl <[email protected]>
wrote:

Hi Andreas,

the color is currently defined in the code. I did not find any setting to
apply. AFAIK only selection color can be defined by the user, but it
might
be misleading if you have a selected feature and then have split parts
colored exactly the same. - Wait a minute I just found the "Highlight
color". That would probably work. Will check.


Okay. Thank you!


Am 17.06.2017 um 13:22 schrieb Andreas Wicht:


Hi Bernhard,

just got to test the new version. It works now as expected.
Thank you a lot for the good work there!

Is the highlight color of the currently "selected" part (when you
choose which part should form the new feature) defined in the code or
does it use a color, which is set in the QGIS settings?


__________ Information from ESET Mail Security, version of virus signature 
database 15612 (20170620) __________

The message was checked by ESET Mail Security.
http://www.eset.com





__________ Information from ESET Mail Security, version of virus signature 
database 15612 (20170620) __________

The message was checked by ESET Mail Security.
http://www.eset.com


_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to