﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13338	Improve way of listening to events on widgets repo.	Artur Delura	Artur Delura	"There should be such API available.
{{{
editor.widgets.on('image2', 'data', func() {});
}}}

So we are listening once on widgets repo, and callback is executed when event occur on specific widget.

Callback function should be called on elements which are created after adding listener callback."	New Feature	closed	Normal		General		duplicate		
