Trail-Sense icon indicating copy to clipboard operation
Trail-Sense copied to clipboard

Use CanvasView for clock

Open kylecorry31 opened this issue 1 year ago • 5 comments

The clock should be updated to use the CanvasView class and the background of the dial should be drawn by the clock view instead of a separate view.

kylecorry31 avatar Apr 13 '24 10:04 kylecorry31

@kylecorry31 you mean for both digital and analog?

muryno avatar Apr 14 '24 20:04 muryno

No, just the analog clock

kylecorry31 avatar Apr 14 '24 20:04 kylecorry31

In that case, then the background image can be safely deleted, analog already has it background. and we can use the system color for the digital text

muryno avatar Apr 15 '24 07:04 muryno

Yes that is a piece of this issue. The other is to use the CanvasView base class like other custom drawn views. I added the help-wanted tag because it seemed you may be interested in picking that up, if that is not the case let me know and I can remove that label.

kylecorry31 avatar Apr 15 '24 09:04 kylecorry31

I can pick this up

muryno avatar Apr 15 '24 10:04 muryno