Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Estimation |
1h
|
Spent time |
2h 45m
|
Issue Votes (0)
Watchers (0)
Type |
New Feature
|
Priority |
Normal
|
Assignee | |
Estimation |
1h
|
Spent time |
2h 45m
|
Right now, we have a few events in the RosterModule for item change (Added, Updated, Removed). However, at the startup time, in GUI it is inefficient to deal individual roster items and updated GUI for each element.
It would be very useful to have a single event handler called once, the entire roster is loaded. Then, in the GUI I can load all roster items and display up to date list.
Taken From GitHub