-
Notifications
You must be signed in to change notification settings - Fork 0
Incorrect Areas Units #564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
🐛 bug
Something isn't working
Comments
There were a few things going on here:
|
Is this just on-the-fly changes, or is there any risk to legacy/existing projects? |
On the fly field expression for a virtual field. No changes are made to the underlying data. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to Repro
Observed
The modal popup when finishing a polygon shows the area field with the units "m". Should be "m2" preferably superscripted... but regular "2" is fine in a pinch.
The text was updated successfully, but these errors were encountered: