camptocamp / cgxp

22 stars 22 forks source link

Time picker not visible in IE11 #1056

Closed eleu closed 8 years ago

eleu commented 8 years ago

For example in the demo application, the time picker is not visible for IE 11:

http://geomapfish-demo.camptocamp.net/1.6/theme/OSM?map_x=542000&map_y=154000&map_zoom=7&tree_groups=Layers

image

The time slider is well visible.

Maybe this is the same problem as before with the time slider, c.f. https://github.com/camptocamp/cgxp/issues/687

ochriste commented 8 years ago

initialization problem: on first display, the timepicker container has a size of zero. it display correctly if you close and open the tree again.