Page 1 of 1

Click Columns no longer triggered by Refresh Column

Posted: 23 Mar 2017 13:58
by TheQwerty

Code: Select all

v17.80.0001 - 2017-03-22 16:21
. . .
    * Custom Columns: Experimentally a Refresh Column on columns with trigger 
      "Click" now restores the Click icon. Before, it processed a fake click for 
      each item in the list.
Why was this change made?

I personally found the previous behavior rather useful and would like to see a way to trigger the whole column of click scripts.

I used this for a column tied to a hash special property, so that I could leave it always visible without having an adverse affect on browsing.
Then after performing a search, for instance, I could do a Refresh Column to calculate/display the hashes, sort by that column, and ignore duplicates.

It will be missed. :(

Re: Click Columns no longer triggered by Refresh Column

Posted: 23 Mar 2017 18:30
by nerdweed
Please give it back. I used it very often as well.

On a side note, something in 17.80.0002 (i think .0001, never updated to it) has broken some custom columns, the ones that are calling XY scripting commands.

Re: Click Columns no longer triggered by Refresh Column

Posted: 24 Mar 2017 09:02
by admin
Okay.

Re: Click Columns no longer triggered by Refresh Column

Posted: 27 Mar 2017 13:51
by TheQwerty
Thanks, Don!