Implement FastScroll for world city list
Bug #1349877 reported by
Nekhelesh Ramananthan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Clock App |
Fix Released
|
Low
|
Nekhelesh Ramananthan |
Bug Description
In the select a world city page, a huge list of world cities are shown. The designers have asked to add fastscroll for quick navigation similar to the one in the address book app.
The code can be taken from the address book app until it is available in the SDK.
https:/
https:/
Related branches
lp://staging/~nik90/ubuntu-clock-app/add-fastscroll
- Ubuntu Phone Apps Jenkins Bot: Needs Fixing (continuous-integration)
- Nicholas Skaggs (community): Approve
- Renato Araujo Oliveira Filho: Pending requested
-
Diff: 601 lines (+509/-2)8 files modifiedapp/CMakeLists.txt (+1/-0)
app/clock/ClockPage.qml (+2/-1)
app/upstreamcomponents/CMakeLists.txt (+6/-0)
app/upstreamcomponents/FastScroll.js (+130/-0)
app/upstreamcomponents/FastScroll.qml (+321/-0)
app/upstreamcomponents/README.components (+17/-0)
app/worldclock/WorldCityList.qml (+31/-0)
manifest.json (+1/-1)
Changed in ubuntu-clock-app: | |
status: | Triaged → In Progress |
Changed in ubuntu-clock-app: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-clock-app: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.