gnucash maint: Revert "[auto-clear] provide live feedback when a valid end_amount is input"

Christopher Lam clam at code.gnucash.org
Mon Nov 9 07:00:50 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/6a6396ed (commit)
	from  https://github.com/Gnucash/gnucash/commit/e09a26ba (commit)



commit 6a6396edca192cadf9cc929c0245b143d03e2e06
Author: Christopher Lam <christopher.lck at gmail.com>
Date:   Mon Nov 9 19:54:54 2020 +0800

    Revert "[auto-clear] provide live feedback when a valid end_amount is input"
    
    This reverts commit afcf1765f6c56931d5b4545613d32b8d60c4e7bc.
    
    Not satisfactory. Introduces unacceptable delay after each
    keystroke. Will try again when knapsack algorithm is improved to
    generate toclear_list as GHashTable value.



Summary of changes:
 gnucash/gnome/window-autoclear.c | 147 +++++++++------------------------------
 1 file changed, 34 insertions(+), 113 deletions(-)



More information about the gnucash-patches mailing list