[ckan-changes] [ckan/ckan] 4afd9f: [#2297] Fix visibility check on map view. Fixes #4...

GitHub noreply at github.com
Wed Feb 25 17:03:59 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 4afd9fd1197e6a3ed4741bf6f214dcd1ab4ad2c3
      https://github.com/ckan/ckan/commit/4afd9fd1197e6a3ed4741bf6f214dcd1ab4ad2c3
  Author: amercader <amercadero at gmail.com>
  Date:   2015-02-24 (Tue, 24 Feb 2015)

  Changed paths:
    M ckanext/reclineview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  [#2297] Fix visibility check on map view. Fixes #463

The following check was failing on the first load, so autozoom didn't
work:

https://github.com/okfn/recline/blob/3f4a30e054652d06b92cfe372ce66c8b5c79d4ca/src/view.map.js#L232

We are patching the local recline file but the same patch has already been
submitted to the main recline repo:

https://github.com/okfn/recline/pull/464


  Commit: 9332e7b7dacec423eb7eb81b9f0b4581e7f5727d
      https://github.com/ckan/ckan/commit/9332e7b7dacec423eb7eb81b9f0b4581e7f5727d
  Author: Joe Tsoi <joetsoi at users.noreply.github.com>
  Date:   2015-02-25 (Wed, 25 Feb 2015)

  Changed paths:
    M ckanext/reclineview/theme/public/vendor/recline/recline.js

  Log Message:
  -----------
  Merge pull request #2297 from ckan/2297-fix-recline-autozoom

Map view - Auto zoom to features


Compare: https://github.com/ckan/ckan/compare/111ddfe7140b...9332e7b7dace


More information about the ckan-changes mailing list