Area counter not reset
Closed this issue · 4 comments
When using the "Delete Applied" button to remove coverage map for a field, the area counter below the auto sections button is not reset. I think it would be logical to reset it so the value would represent the real applied area.
Its just a counter and isn't even reset when starting a new field. Its just logs to 9999 hectares and resets again. Mine is at about 2800 acres in AgraBot.
So is it an issue or just a feature?
I mean this counter in the pic. It starts from zero when creating a new field, and the value is stored and recalled with each field.
Now that I played more with it, I noticed that pressing the "Delete Applied" doesn't reset the shown counter value, but after closing and re-opening the field the counter is in fact reset as expected.
Yes I just realized that and had an awe shoot moment, blush. I fix.....
The counter resets because when you open a file, it calculates the area based on the area taken up by the applied sections. Its not really stored anywhere.
Fixed