• Tomaž Vajngerl's avatar
    tdf#100411 start the flush timer when batching (PostBatchDraw) · e1296e29
    Tomaž Vajngerl yazdı
    When we batch a draw command we need to start the flush timer
    (if not already started) as otherwise it could happen that we
    won't flush the offscreen texture at the correct time or at all.
    This fixes a problem with drawing of pop-up "help" text.
    
    Change-Id: I6afcf173c3ac517ed0612cd413d95e28c19faa81
    e1296e29
gdiimpl.cxx 65.7 KB