Descriptioncc: PushProperties on viewport size change
When we are using GPU rasterization, tile size is based on the viewport
width. We could have layers that change in size, but are not invalidated
because no layout is required. When this happens, we need to notify the
layers that they require a PushProperties to resize the tiles correctly.
Also added a test.
BUG=458750
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|