When browsing an alphanumeric table (without geometry), NavTable does a wrong check of changed values. If the changes are in the last two cells of the table, it doesn't detect them. This happens because this method is inherited from NavTable, which doesn't check those cells because they are geometry related (length and area).
Operating System | None |
Version | None |
Severity | major |
Resolution | Fixed |
Category
Bugs
Login or
create an account to comment.
Comments
In order to solve this bug, I think we must create the configuration panel to choose the option to show: 1.- Number of vertex 2.- Number of geometries of this feature 3.- Length (lines) 4.- Perimeter (Polygons) 5.- Area (Polygons)
Fixed!
Well... fixed on the development version.