Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

[core] [CP] Less strict rules for adding render layers to sources #14540

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

pozdnyakov
Copy link
Contributor

This is the partial revert of 8faf47a

Zoom check at RenderLayer::needsRendering() was too strict, which prevented adding tile buckets for the layers whose minZoom was just slightly bigger than zoomHistory.lastZoom (e.g. lastZoom: 11.9522, min zoom: 12).

Fixes: #14523

@pozdnyakov
Copy link
Contributor Author

cc @zugaldia @tobrun @julianrex

@julianrex
Copy link
Contributor

This cherry-picks #14527.

@pozdnyakov pozdnyakov merged commit 53021db into release-mojito Apr 30, 2019
@pozdnyakov pozdnyakov deleted the cp_mikhail_fix_14523 branch April 30, 2019 07:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants