← Back to team overview

ubuntu-touch-coreapps team mailing list archive

Re: [Clock] Stopwatch project

 

Hi Jasper,

Nice to see the Stopwatch being worked on. When I ran your file, I couldn't see the clock on the stopwatch page. On looking through your code, I noticed the following line, property string currentClockFaceFilename: "AnalogStopwatchFace.qml". However it seems that the AnalogStopwatchFace.qml file is missing from your branch. Could you add it to branch? You can do so by bzr add AnalogStopWatchFace.qml followed by another commit and push to your branch.

Looking forward to seeing it.

Regards,
Nekhelesh

On Sat 09 Mar 2013 11:01:29 PM CET, Jasper Aikema wrote:
Hello all,

I did almost finish my part of the stopwatch page. Can someone look at
it and give some remarks? You can find it here:

lp:~jasper-aikema/ubuntu-clock-app/jasper-stopwatch-page
<https://code.launchpad.net/%7Ejasper-aikema/ubuntu-clock-app/jasper-stopwatch-page>

I have a view question.
- Does someone know how to implement the 'leaves a trail' feature
(http://ubuntuone.com/4gJPTZOpphfMF4zXnQG0aP).
- Is there a design, about how to show the laptimes? For now I did add
the buttom Lap, which stops the clock. But in the background you the
timer is still running. After you click on Continue, the clock does
run again. The seconds and minutes hands are still running, I did this
on purpose. It this enought, or do we need to have a list of laptimes?
Maybe we can show it on a second screen (when you swipe down).

It did not yet implement the dots on 0, 5, 10, etc.

Kind regards,

Jasper



--
Nekhelesh Ramananthan
Msc. Control & Simulation



Follow ups

References