WebODM icon indicating copy to clipboard operation
WebODM copied to clipboard

Possible Bug: PoTree Viewer Does Not Show Labels For Dome Volume Function

Open Saijin-Naib opened this issue 3 years ago • 1 comments
trafficstars

How did you install WebODM (docker, installer, etc.)?

WebODM Docker/Native

What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)

Alpine Linux Edge (v3.15)

What is the problem?

The Dome Volume Measurement Tool does not display labels like the Rectangular Prism Volume Measurement Tool does. image

How can we reproduce this? (What steps trigger the problem? What parameters are you using for processing? Include screenshots. If you are having issues processing a dataset, you must include a copy of your dataset uploaded on Dropbox, Google Drive or https://dronedb.app)

Use the 3D View to place a Dome Volume Measurement area and verify that no metrics are displayed.

Saijin-Naib avatar May 07 '22 02:05 Saijin-Naib

Looks like the label has been disabled for some reason:
https://github.com/potree/potree/issues/1185#issuecomment-1123429793

I changed the label.visible = false entry on Line 229 to true and re-ran the Docker container, but this seems to not have been sufficient to re-enable labels for the Spherical Volume Measurement tool.

Saijin-Naib avatar May 11 '22 12:05 Saijin-Naib