Skip to content
Commit 420d1b91 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Add "Favorite" action to the file actions menu



The new FileAction for the menu is essentially the same as the old
inline FileAction, except for the rendering; in this case the FileAction
is shown in the menu in a standard way, so there is no need to provide a
custom renderer (although the menu entry text and icon change depending
on whether the file is currently a favorite or not, but that can be done
just with displayName and iconClass functions).

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