Adding functionality to FormButtonDelegate
This does 2 things:
-
Add the possibility to change the arrow direction showing the user where the action will take place
-
When no icon, text or leading item is provided, the arrow will be centered
A test file tests/TestButtonDelegate.qml
showing-off the different states of the FormButtonDelegate is provided