Added support for running a function before the draw() function of a widget, for example when a widget needs to fetch additional user informations that aren't provided by the metadatas
.Ldt-PlaceholderPlayer {
font-size: 40px; text-align: center;
padding: 40px 0; font-weight: bolder;
background: #333333; color: #FFFFFF;
}