Opened 14 years ago

Last modified 14 years ago

#7552 closed enhancement

combo item in template preset — at Initial Version

Reported by: kendzi Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: combo Cc:

Description

There is no way to define icon for combo items in template preset.

It should be possible to define icon for combo items. For example:

<combo key="roof:shape" text="Type" values="flat,gabled">

<item icon="roofs/flat.png" />
<item icon=”roofs/gabled.png” />

</combo>

Change History (0)

Note: See TracTickets for help on using tickets.