Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Community,
I would like to create travel lights. Now I have the following:
Actually, I would like them more flat, as shown below:
I think I have to edit the next (7,15) right:
How could I edit?
Thanks in advance.
Grtz,
Pascal
you can use a straight table with a unicode char
PFA
Try under
Properties -> Presentation -> Indicator - Style and set to "Clean"
You can't really edit the built in images. They are PNG/GIF/JPEG images and the only editable properties are the size and aspect ratio. If you want flat indicators, you can use a text object with advanced styling enabled (document properties) and corners at 100%.
Colour the box and the font using expressions to set the colours dynamically. Add actions to execute when the text box is clicked.
For a flat indicator in a table, use a unicode circle character, again with a dynamic colour expression.
Hi,