• Francois Cartegnie's avatar
    Qt: show context menu on pictureflow (fix #11876) · 59f5a57b
    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)
    59f5a57b
views.cpp 19.4 KB