Opened 14 years ago

Last modified 14 years ago

#7552 closed enhancement

combo item icon in template preset — at Version 2

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

Description (last modified by kendzi)

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">

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

</combo>

Change History (2)

comment:1 by kendzi, 14 years ago

Summary: combo item in template presetcombo item icon in template preset

comment:2 by kendzi, 14 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.