skinparam for database font (size)

+1 vote
asked Oct 30, 2017 in Bug by novakmi (140 points)

Seems like Database font (size) is modified by ActorFontSize skinparam rather then DatabaseFontSize. Is this bug or is it on purpose?

You may try it (e.g. https://www.planttext.com/):

skinparam backgroundColor #FFFFFF-#EEEBDC
skinparam databaseBackgroundColor #FFFFFF-#DDEBDC
skinparam DatabaseFontSize 24
'skinparam ActorFontSize 24
database MyDB

vs 

skinparam backgroundColor #FFFFFF-#EEEBDC
skinparam databaseBackgroundColor #FFFFFF-#DDEBDC
'skinparam DatabaseFontSize 24
skinparam ActorFontSize 24
database MyDB

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...