D26484: Delay 100ms before showing the menu
David Faure
noreply at phabricator.kde.org
Tue Jan 7 08:14:08 GMT 2020
dfaure added a comment.
Ah, menu items. Code that is connected to aboutToShow will always execute after popup() is called, so delaying the call to popup() can't possibly help, unless I'm missing something.
Sounds like we just need a hook, like a signal emitted by this class, with a pointer to the menu, so that applications can inject more items before popup() is called.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D26484
To: trmdi, #frameworks, davidedmundson, elvisangelaccio, mart, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200107/4e1a644f/attachment.html>
More information about the Kde-frameworks-devel
mailing list