Skip to content
Snippets Groups Projects
Commit a8f1902b authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Add support to FileActionsMenu for icon class functions


Icon class function properties make possible to render a different icon
class depending on the context of the file action.

Inline file actions had support for them already and called them passing
the file name and context of the file action as parameters. Due to this
the FileActionsMenu passes those parameters too to icon class functions
instead of just the context like done for display name functions.

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent bea04d12
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment