Ticket #7436 (closed feature: fixed)
Widget: Store version numbers on instances
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.9.0 |
| Component: | ui.widget | Version: | 1.8.13 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
We should store version numbers on the widget prototypes so that we can get the version from a widget instance. The widget factory should handle copying the version property to the constructor for back-compat.
Change History
Note: See
TracTickets for help on using
tickets.


All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.