[Github-comments] [geany/geany] Prefs dialog: Disable overridden pref widgets when project is open (#2316)

Nick Treleaven notifications at xxxxx
Tue Sep 24 14:58:34 UTC 2019


@codebrainz I think it's best not to add a 2-line label for every pref overridden. As a project setting might override a single pref widget, not just groups of pref dialog widgets, this could get messy. 

I've implemented clicking the info icon to enable all overridden pref widgets until the dialog is closed.  (It requires packing the GtkImage in an event box, but I expect we can just copy & paste in Glade). The tooltip stays the same whether a project is open or not, to save updating tooltips and adding another translation message. Screenshot:

![image](https://user-images.githubusercontent.com/1107820/65522480-b8728980-dee2-11e9-8840-aba3e9ce4998.png)


-- 
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/pull/2316#issuecomment-534598938
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190924/37c27211/attachment.html>


More information about the Github-comments mailing list