issues
search
ua-snap
/
sea-ice-atlas
Historical Sea Ice Atlas interactive + educational app
http://seaiceatlas.snap.uaf.edu/
GNU General Public License v3.0
0
stars
1
forks
source link
Fix up GUI interactions with animation start/stop
#219
Closed
brucecrevensten
closed
10 years ago
brucecrevensten
commented
10 years ago
Clicking Pause button when in MapMode (not AnimationMode) no longer removes the visible overlay
Play / Pause Buttons are enabled/disabled to prevent user from starting two overlapping animation sequences
Colored the buttons, used standard Bootstrap classes: btn-success and btn-warning for playing/pause, respectively. Imperfect but OK I think.
Pulls the map legend inside the Map when browser width is reduced (it was standing-off-from-left, which made it stick out in some cases).