Not sure if I’ve got my logic expressions right but the face works in the Creator tool, then fails on the watch.
I have a few images which appear/disappear (opacity 100/0) as the time changes
Image 1
$#Dh#>=1&&#Dh#<=2?100:$$#Dh#>=5&&#Dh#<=10?100:$$#Dh#=12?100:$
Image 2
$#Dh#>=3&&#Dh#<=4?100:$$#Dh#=11?100:$
I originally had the images as text but because the apostrophe was not in the character set, I made an image of the text and used that. They worked fine when I used the logic in the text element though.
Not sure how you share the watch in the post but it’s Major Typo
Thanks if you can help!
             
            
              
              
              1 Like
            
            
                
                
              
           
          
            
            
              Where’s the zero for no opacity?
             
            
              
              
              2 Likes
            
            
                
                
              
           
          
            
            
              You got nested conditions there. I have issues on my ticwatch with such things…
You could perhaps use one of the conditions in the X-position and just move it off the screen.
             
            
              
              
              2 Likes
            
            
                
                
              
           
          
            
            
              Damn it - I think that might be it! As I say, I copied the expression from a text element and after the : was blank to switch off the text. It seems to have cured it with 100:0. Bit weird that it works in the editor though.
Thanks for your reply!
             
            
              
              
              3 Likes
            
            
                
                
              
           
          
            
            
              I have an TW E3 but I think MMoore might have provided the solution. That was a thought tbh, just -Xing it somewhere off screen.
Cheers.
             
            
              
              
              3 Likes
            
            
                
                
              
           
          
            
            
              X it off screen  Sounds so funny, but yes, the Xing trick has been utilised many times, very versatile
 Sounds so funny, but yes, the Xing trick has been utilised many times, very versatile 
             
            
              
              
              4 Likes