DescriptionDisable drawing recorder cache for carets
Carets paint into other renderer's display items and can change
without invalidating! This leads to problems in the display list
update because cached display items should not change. This patch
adds a cache disabler for caret rendering.
Carrot rendering is unaffected by this change: http://pr.gg/carrot_display_list.png
BUG=441108
Patch Set 1 #Patch Set 2 : Cleanup #
Total comments: 3
Messages
Total messages: 12 (1 generated)
|