Closed bergmannf closed 6 years ago
This allows the user to specify the imageInline property for each player information.
imageInline
If this is set to false the image will be displayed on top of the status bar, otherwise it will use the already existing inline style to display it.
false
inline
An example can be seen here.
This might be considered a fix for #26 - however it can only switch between the two existing implementations and is not totally configurable.
This allows the user to specify the
imageInline
property for each player information.If this is set to
false
the image will be displayed on top of the status bar, otherwise it will use the already existinginline
style to display it.An example can be seen here.
This might be considered a fix for #26 - however it can only switch between the two existing implementations and is not totally configurable.