Allow a layer to use LCD text again
Previously once a layer became not LCD-text capable, it would never use LCD-text again. I think this was to avoid re-raterization during animation. As we don't allow LCD text with will-change:transform and during animation, and we skip re-rasterization on LCD text status change during animation, there is no reason to keep that logic. Bug: 1111195 Change-Id: Ib544be76c114e520572c0ccf5d88dd96bf7db151 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344810Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#798939}
Showing
Please register or sign in to comment