Bugfix
When configuring an object tile component ("Objects as tiles"), no options are offered in the "Tile context menu commands" selection.
The problem seems to be that the property contextMenuButtons of the element type CommandHandler$ConfigBase is declared without an instance type being specified. This is also the case for other button properties, but these are inherited from the "real" Config interface ButtonTemplateParameters, from which the instance type can be determined automatically.
Test
- Configure object tile list
- Add a command to the context menu of the tiles.