Boxes: give a way to omit the icon
In some cases the user might want to omit the icon of a box.
Perhaps we can allow that in some way e.g., icon=""?
Should the space occupied by the icon be retained (or removed, i.e. the paragraph should be aligned further left) if the icon is removed?
Should the space occupied by the icon be retained (or removed, i.e. the paragraph should be aligned further left) if the icon is removed?
Retaining the space might give a more consistent look with other boxes (and also, easier to implement) -- not sure if the empty space make it look 'odd' though. I'm open to the other option too. We can try to easier option first and see how it looks?
Hi may I have details on how to reproduce this behaviour? It seems that it is already part of a feature that is implemented by specifying no-icon as an option in box
Hi may I have details on how to reproduce this behaviour? It seems that it is already part of a feature that is implemented by specifying
no-iconas an option inbox
Yup. Another case of 'asking for features without realising it already exists' :-p Thanks @Incogdino for the investigation.