Optional widgets created and destroyed on-the-fly
Issue #154
closed
Originally reported on Google Code with ID 154
The keypad and all dock widgets must be present in memory only when
requested to be shown (and deleted when hidden). Menus, despite being
possible to hide, are not included in this optimization. This approach is
much more memory-friendly, which is very nice in a mobile version.
Reported by helder.pereira.correia
on 2008-02-14 00:45:37
Comments (3)
-
Account Deleted -
repo owner - changed milestone to 0.10
- changed component to userinterface
-
assigned issue to
- edited description
-
repo owner - changed status to closed
- Log in to comment
``` Fixed in trunk (revision 1070). ```
Reported by `helder.pereira.correia` on 2008-02-14 00:46:45 - Status changed: `Fixed`