[Github-comments] [geany/geany-plugins] GeanyVC: Support multiple instances of current File menu (#971)

nomadbyte notifications at xxxxx
Sun Apr 26 22:18:13 UTC 2020


Fixes #970.

Enabling Editor context menu in config options creates a new instance of File menu in addition to the one under Tools> Version Control. It's properly attached to its parent. However, updates are done only to a single instance (basically the last one to initialize), which in this case is the one in Editor context menu.

Added support for multiple instance of the current File menu, so that these get properly updated.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/971

-- Commit Summary --

  * GeanyVC: Support multiple instances of current File menu

-- File Changes --

    M geanyvc/src/geanyvc.c (140)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/971.patch
https://github.com/geany/geany-plugins/pull/971.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/971
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200426/290835e5/attachment.htm>


More information about the Github-comments mailing list