Some questions here on button node in dashboard 2:
-
Using button node and disabling pointerdown, pointerup and click event in order to just show an icon I still get an effect when mouse over button (changing mousepointer and changing button color).
I could use a text node and send some html text to it to show an icon, but then I have to change all nodes since I'm using Dynamic Properties with the buttons. Also I'd like to keep the flexibility to add some button action later on not having to replace text nodes for buttons. -
If only using an icon on buttons, the icon is not centered as there would normally be some label next to it. Is this something to be fixed in the button node or how could it be optimized?
Any suggestion?