• Pranav Kant's avatar
    lokdialog: Trigger repaint on all opened dialog with invalidate · 0f78547e
    Pranav Kant yazdı
    For now, temporarily trigger paints for all the opened
    dialogs whenever a dialog invalidation callback is emitted. This solves
    the problem for some of the dialogs where hard coded uno command, which
    we are using as dialog IDs in GTV, doesn't match with the dialog id
    contained in the payload of the invalidation callback.
    
    With this SearchDialog, AcceptChangeTracking and few others are
    responding well to mouse clicks and invalidate instantaneously while to
    invalidate and repaint some other dialogs, one needs to refocus them.
    
    Change-Id: Iac2acbda60c8e2d0eabe65440f3fbda3ef271d7a
    0f78547e
gtv-lokdocview-signal-handlers.cxx 14.8 KB