Opened 11 years ago
Last modified 11 years ago
#11059 confirmed Task
Widget reinitialization procedure should be redesigned
Reported by: | Piotr Jasiun | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Widget reinit/recreate procedure should be rethought.
There's no way currently to reinitialize in a lightweight manner widget to which we lost references. It has to pass through entire process of setting attributes, classes, data, etc. What we need is only - rebinding listeners and initial widget#data.
Change History (2)
comment:1 Changed 11 years ago by
Summary: | Widget reinit prcedure → Widget reinit procedure |
---|
comment:2 Changed 11 years ago by
Component: | General → UI : Widgets |
---|---|
Description: | modified (diff) |
Status: | new → confirmed |
Summary: | Widget reinit procedure → Widget reinitialization procedure should be redesigned |
Version: | → 4.3 Beta |