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

Year pop up to only occur on first start point not all. #81

Closed thorn573 closed 4 years ago

thorn573 commented 4 years ago

Previously, whenever a start point was placed, a dialog box with the year would pop up allowing users to change the year. This is an issue because users could 'break' the year sequence by adding a year not in the immediate series (i.e. 1999 2000 ^pop up^ 2010 2011.)

It is now disabled for all points except the first start point.

A future change could be allowing start points after break points to change their year since multi year breaks occur.

Tested on Chrome & Firefox with no apparent issues.

cmcfadden commented 4 years ago

looks good