Opened 12 years ago
Closed 12 years ago
#7436 closed feature (fixed)
Widget: Store version numbers on instances
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.widget | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.
Note: See
TracTickets for help on using
tickets.
All: Moved version numbers into prototypes. Fixed #7436 - Widget: Store version numbers on instances.