]> gitweb.factorcode.org Git - factor.git/commit
ui.gadgets.tables: change hook>> to be called on all row-actions.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 27 May 2020 16:58:07 +0000 (09:58 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 27 May 2020 16:59:42 +0000 (09:59 -0700)
commitd0a694a7fe62bcf5eb7418f52e76c2e4a14fd942
tree2691416585a6628e0e5344743b05558dbd3685bb
parent75d5a8a8f92736015be24888a0ac4a4949dd26fb
ui.gadgets.tables: change hook>> to be called on all row-actions.

Not just when a selected-row was available and action>> was called.
Also, call the hook after the action, not before.
basis/ui/gadgets/tables/tables-docs.factor
basis/ui/gadgets/tables/tables.factor
basis/ui/tools/listener/completion/completion.factor