Custom Query (49 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 49)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#52 fixed map screenshot not being generated properly (randomly) borja borja
Description

Basically, some times it seems chrome takes the screenshot before the map is fully loaded, which ends in maps like this:

map generated on staging.openworkouts.org

Which are totally useless.

We need a way to reliable generate those maps.

(hint: maybe look into how to make chrome wait for the map to be loaded?)

#54 fixed use https for external resources borja borja
Description

When deployed in staging or production, we do use https, but the requests for map tiles and some fonts are http, we should switch to https for that.

#55 fixed Replace the "no map" temporary image with something nicer segun borja
Description

Follow up of ticket #52. When a workout does not have a map screenshot to be shown in the workouts lists, we show a temporary image, this one:

https://staging.openworkouts.org/static/media/img/no_map.png

That image is shown while the map screenshot is generated, and only for workouts with gpx/fit/tracking info.

IMHO, it would be nicer to show an animation, something like a spinner or a loading bar, telling the user we are generating the map and that the map will appear as soon as it is ready.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.