Comment 3 for bug 1368393

Revision history for this message
Zsombor Egri (zsombi) wrote :

GC (Garbage Collector) is the one responsible to delete this. And unfortunately we cannot really do much about this.

However, I would implement the feature using a ListView, where the model is a list of cities. ListView at least handles this much better. and after all, this is not a toolkit bug.