Community
Participate
Working Groups
When implementing an attribute editor based on the HtmlComposer I have encountered the need to set the background color of the HtmlComposer, to highlight it as having an incoming change, without affecting the value held by the HtmlComposer. Please provide such a method which just sets the background of the field.
Created attachment 195008 [details] Patch Implemented the #setBackground Method of the HTML Composer widget.
pushed the patches to master, markin as fixed