marquetlab / GCM_compareR

GNU General Public License v3.0
13 stars 9 forks source link

tiny bug report? #1

Closed jabiologo closed 4 years ago

jabiologo commented 5 years ago

Such a great ShinyApp, very useful, thanks and congrats!

Probably, here is a small bug:

At the Scenario tab, the option Enter bounding-box coordinates at Study Area: Y coordinates labels are "ymax" both.

https://github.com/marquetlab/GCM_compareR/blob/27e5f41076c78b7ea3dd1d493e59208a8bdbc9de/ui.R#L269

In Line L269 from ui.R should be:

numericInput("ymin", "ymin", -60, min = -60, max = 90, step = 0.5)),

isn't it?

Cheers

marquetlab commented 4 years ago

Thank you it has been solved since