You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a custom action for displaying files/folders in Grid layout.
The action button though, is becoming inactive whenever i click outside of it, let's say to a file/folder.
I noticed, that the problem is the built-in action setRawFilesActions. It is being executed right after i click to a file/folder and re-initiates my custom actions.
Has anyone experienced something like that?
The text was updated successfully, but these errors were encountered:
I created a custom action for displaying files/folders in Grid layout.
The action button though, is becoming inactive whenever i click outside of it, let's say to a file/folder.
I noticed, that the problem is the built-in action
setRawFilesActions
. It is being executed right after i click to a file/folder and re-initiates my custom actions.Has anyone experienced something like that?
The text was updated successfully, but these errors were encountered: