• Francois Cartegnie's avatar
    Qt: show context menu on pictureflow (fix #11876) · de0c5426
    Francois Cartegnie authored
    ContextMenuEvent should be forwarded to parent
    when child has Qt::NoContextMenu policy.
    Here, I can't figure out what is not working,
    parent never fires signal, event at viewport level.
    
    Redirecting signal as a workaound then :/
    (might be pixels offset due to missing coordinates conversion)
    
    (cherry picked from commit 59f5a57b38e96035b8a0b918a2fc3c79b60123f6)
    Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
    de0c5426
views.cpp 19.4 KB