Jump to content

Michael

Members
  • Posts

    110
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by Michael

  1. Hi

    Whenever updating an offline cache list with the option 'Basic Cache Data' all the caches of the offline list 'loose' their basic data. If a select a cache after the 'Basic Cache Data' update, the 'Description' field is greyed out and missing as are almost all other fields like 'Hint', 'Logs', 'Attributes' and so on (see screenshot).
    Updating the offline list with the 'Full Cache Data' option solves the problem, all the data is there again.

    Thanks for making cachly!
    Regards, Michael

    IMG_1009.PNG

  2. Hi

    It would be good if the 'Offline' mode would not load any online data. E.g. I noticed that when in 'Offline' mode and reading the logs of an offline cache, the images of the cachers are downloaded online. Maybe something like this would be nice ;-)

    if (offline) {
       display_standard_gray_circle_for_cacher_avatar();
    else
       download_and_display_cacher_avatar();
    }

    This would help to reduce the data consumption when I'm caching abroad :-)

    Best regards
    Michael

  3. Hi

    I upgraded to version 2.0 yesterday and really like it a lot :-)
    Thanks for your hard work!

    One problem I found is that the cache radius (radius of 161 meters/528 feet around caches) is not shown in the 'Offline' mode. If works perfect in 'Live' mode but not in 'Offline' mode.
    Is this on purpose or not?

    Best regards
    Michael

×
×
  • Create New...