• Ashod Nakashian's avatar
    Allow painting for arbitrary part · 70e8e788
    Ashod Nakashian yazdı
    Painting should not cause any state changes, but
    to paint a tile on a different part than the current
    has to change the document, which sends notifications
    to all clients.
    
    A new API, paintPartTile, allows for painting tiles
    on any part without sending change of part notifications.
    
    Furthermore, because we block notifications during this
    operation, no tile invalidation is issued due to
    changing of the part.
    
    One issue remains in the cases when the LO Core
    resets the cursor position internally and we resume
    editing after painting, the cursor might be at the top
    of the page. This needs fixing separately.
    
    Change-Id: If19bd1c90ecad4d5ed5e8d09513741b7994fa6e5
    Reviewed-on: https://gerrit.libreoffice.org/24698Reviewed-by: 's avatarAshod Nakashian <ashnakash@gmail.com>
    Tested-by: 's avatarAshod Nakashian <ashnakash@gmail.com>
    70e8e788
Adı
Son kayıt (commit)
Son güncelleme
..
LibreOfficeKit.h Loading commit data...
LibreOfficeKit.hxx Loading commit data...
LibreOfficeKitEnums.h Loading commit data...
LibreOfficeKitGtk.h Loading commit data...
LibreOfficeKitInit.h Loading commit data...
LibreOfficeKitTypes.h Loading commit data...