UMN-LATIS / leaflet-treering

Use link below to test non-released changes.
https://umn-latis.github.io/leaflet-treering/
0 stars 1 forks source link

QA fixes for merge 57 #60

Closed thorn573 closed 4 years ago

thorn573 commented 4 years ago

Tested on Chrome and Firefox successfully.

Removed 'insert break point' button since it is broken. Will fix in a future release.

Added direction based conditionals to make alerts more clear.

After preferences selected, 'add a point' will re-enable.

Fixed minor errors which occurred when 'delete all' in 'view data' was clicked.

cmcfadden commented 4 years ago

another comment I missed earlier - function directionCheck () { should return your constants too, not strings.

cmcfadden commented 4 years ago

looks good!