What are the native image dimensions of the icons specified in 'iconUrl' for a custom timeline item action?
This doesn't appear to be documented yet.
The menuItems's icon should be 50 x 50 pixels and white on transparent according to our documentation on UI Guidelines:
Follow these guidelines when designing your menus:
- If you specify an icon, use a 50x50 pixel image.
- Limit display names to a few words if possible.
- Use the default icon and display name for built-in menu items unless you are using the menu item for something very different.
This is the default css stylesheet used by the timecards :
https://mirror-api-playground.appspot.com/assets/css/base_style.css
It contains the dimensions of all the elements that can be used in the timecard.