photools.com Community

IMatch Bug Reports and Feature Requests => Feature Requests => Archive (Feature Requests) => Topic started by: ubacher on August 15, 2017, 11:07:32 AM

Title: fileWindowState() should also return instanceId and filter "active"
Post by: ubacher on August 15, 2017, 11:07:32 AM
If fileWindowState()  returns that the window is a result window it should also return the instanceId

and

fileWindowState() should always return if there is a filter active i.e. if the files in the current window are filtered.

(This can now only be found out by retrieving all files in the window, first filtered and then unfiltered, and comparing the number of files. - clumsy)

Title: Re: fileWindowState() should also return instanceId and filter "active"
Post by: Mario on August 15, 2017, 01:06:55 PM
Agreed. I've added additional properties:

title
instanceId
filterActive
searchBarActive

See https://www.photools.com/release-notes/ for details.