Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
core-1.8.0
-
None
Description
By using org.apache.isis.applib.annotation.ActionLayout#cssClassFa() one can set a custom FontAwesome icon for an action link.
The small issue that I see in ToDo App is that the icon is used always as a prefix for the link's label.
Sometimes it may make more sense to use if as a suffix, e.g. for the "Next" link in "Priority" section. See screenshot.