GNOME Bugzilla – Bug 599324
Patch: Add double click behaviour to account list in payment dialog
Last modified: 2018-06-29 22:30:01 UTC
Created attachment 146053 [details] [review] Patch to add double click behaviour in payment dialog The attached patch adds a double click action to the account list in the invoice payment dialog. The behaviour is as follows: * if the account that is being double clicked has child accounts, the children are expanded * otherwise the account being double clicked on is selected and the dialog window is closed. I have more or less copied this behaviour from the commodities dialog, as I find it a very useful feature. It saves me a lot of mouse gestures when paying invoices.
Comment on attachment 146053 [details] [review] Patch to add double click behaviour in payment dialog Marking as patch
Comment on attachment 146053 [details] [review] Patch to add double click behaviour in payment dialog Looks good to me (except for that the function body isn't indented, but our source files are a wild mix of indentation styles anyway until I'll run astyle on everything.)
Comment on attachment 146053 [details] [review] Patch to add double click behaviour in payment dialog r18406
GnuCash bug tracking has moved to a new Bugzilla host. This bug has been copied to https://bugs.gnucash.org/show_bug.cgi?id=599324. Please update any external references or bookmarks.