Long 'seconds' image gets cropped when passing through other elements
Posted: 27 Oct 2018, 07:44
I made this watchface: https://amazfitwatchfaces.com/bip/view/?id=15384
I wanted to have the cursor on the bottom blink. I figured I could achieve this by making long images for the seconds digits, taking advantage of transparency, if you get what I'm saying?
So the seconds digits images looked something like:
With even numbers the cursor is on, odd numbers off. Unfortunately I realized that the images get cropped before it reaches the next line, maybe because it's passing through other elements?
Can anyone think of a way to get the cursor to blink while still keeping the clock in the top line?
I wanted to have the cursor on the bottom blink. I figured I could achieve this by making long images for the seconds digits, taking advantage of transparency, if you get what I'm saying?
So the seconds digits images looked something like:
Code: Select all
_
12:43:2|4|
| |
| |
| |
|▮|
‾Can anyone think of a way to get the cursor to blink while still keeping the clock in the top line?