New-udbutton iconalignment

Has anyone had issues with -iconalignment flag on the new-udbutton cmd?
Following the doc here: https://docs.universaldashboard.io/components/button
I pasted the code onto a new blank page but cannot get the -iconalignment right param to work.

e.g: New-UDButton -Text “Button” -Icon cloud -IconAlignment right

UD ver: 2.9.0

It doesn’t work - I tried to define icon alignment right, it’s showing on left instead.

Hi @insomniacc,

Judging by the code, this hasn’t been working for a while.
Could you submit this as a bug report on github?

Added:

Thanks,
Tom

1 Like