-
Notifications
You must be signed in to change notification settings - Fork 1
/
to-do-notes.txt
36 lines (28 loc) · 1.24 KB
/
to-do-notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
2016-06-13:
* Prepare uninstallation cleanup routines for example to SettingsPage.qml.
Database erase:
- optinally export database as file NOT DONE
- remove tables shoppinglist, shops, settings, DONE
- remove database, ShopListDB file
- If first page pulldown menu is left without selection the list is not shown.
Have to refreh bu selecting any shop from the shop selector
2016-06-23:
* Cover actions could be more useful. The index just jumps to any next item in database.
- Improvement: find next that has "BUY" status. CANCELLED v0.98: still no cover actions
* After adding an item,
- the whole list should be shown. DONE v0.97
- Auto-refresh, no explicit "refresh" DONE
* How about incremental search + hide instead of delete? DONE v0.97
2016-05-30
* Removed the cover actions... put them back... DONE v0.97
* Run-Time Errors:
DialogHeader.qml:
189: TypeError: Cannot read property 'backIndicatorDown' of null
242: TypeError: Cannot read property 'forwardIndicatorDown' of null
code:
>pageStack._pageStackIndicator.forwardIndicatorDown
>pageStack._pageStackIndicator.backIndicatorDown
REASON is obviously that _pageStackIndicator is null.
>>PageStack.qml
2017-01-12
Jos kauppa on valittuna, niin lisääminen ei kopioi oikein editointidialogiin