You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The icon placement should be left of title. From #389:
If iconUrl is null on ANY action within a set, the iconPlacementSHOULD BEleftOfTitle to ensure buttons are all the same height.
Expected (from UWP renderer):
Actual:
The text was updated successfully, but these errors were encountered:
This behavior was added to the spec by @matthidinger after the spec was approved and after I was done with my implementation. It was never discussed, at least not as far as I can recall.
Platform
JavaScript
Details
Using the IconsInSomeActions.json sample.
With actions host config set as follows:
The icon placement should be left of title. From #389:
If
iconUrl
isnull
on ANY action within a set, theiconPlacement
SHOULD BEleftOfTitle
to ensure buttons are all the same height.Expected (from UWP renderer):
Actual:
The text was updated successfully, but these errors were encountered: