-
- Downloads
[FIX] web_editor: do not propagate event communication between
background and color snippet options The background and color snippet options communicate so that if a color is set while a background is already set, the backgrond is removed. The problem is that the event propagation was not stop so if a snippet had a background and one of its child set a color, the background was removed.
Please register or sign in to comment