PANOimagen / profiletool

Home to the QGis Profiletool plugin. Initial work on this fork was partially funded by the C.A. La Rioja
https://plugins.qgis.org/plugins/profiletool/
GNU General Public License v2.0
33 stars 19 forks source link

Failure to draw a temporary profile polyline after changing a tool. #96

Closed MrChebur closed 6 months ago

MrChebur commented 6 months ago

While working with the plugin, if you change the tool to a different tool, it becomes unclear to the user how to go back to the tool that draws temporary polylines.

It turns out that to start drawing profile lines again it is necessary to press the button that starts the plugin in the plugin menu.

изображение

This is a strong omission in the plugin interface.

To fix it, I suggest adding the corresponding button "draw temporary polyline" to the plugin window.

изображение

nicogodet commented 6 months ago

Feel free to create a MR that implement that.

As QGIS have a profile tool in core now, I will only work on bug that make this plugin unusable.

MrChebur commented 6 months ago

Oh, I didn't know about that! https://docs.qgis.org/3.28/en/docs/user_manual/map_views/elevation_profile.html