[Notice] Watch Face Studio 1.8.7 Released!

@russellcresser,
Thanks for sharing.
Our team will check the issue.

1 Like

Hey @russellcresser, minimum height and width of any component is 1px. If I had to make an object disappear, I would change its opacity instead.

2 Likes

OK . That makes sense . On another platform it is posdible , but here we are . I thank you very much but if you check my Formula it is trying to shrink the width . I can live with it being one px wide . Truth be known I aslo dismiss the Image , with opacity , in my Work in Progress .

1 Like

hey @krolev,
I’m curious why you deleted the post. Please let me know if the issue with mask feature got fixed.

The problem of working with a mask. I tried it all day yesterday. But only the text works. When adding an image, the app does not work and hangs. Attached is a test file. Maybe I’m doing it wrong, but I didn’t have such problems in the previous version.
test.wfs.zip (174.8 KB)

1 Like

I tried to check again.

Did you add the image in between them? Can you please provide a reproduction route and the device you were using?

It doesn’t work in the builder itself. I didn’t install it on the clock.

If I remove the images in my test file, the text switches. But with the inclusion of images, the switching does not work.

I’m trying to reproduce it

  1. Created an empty project file.
  2. Add a text and an image.
  3. Mask them together (text was below the image)

it works till now.
what did you do next?

Can I see and try your file?
Have you tested my test file?

Here is what I did:

  1. Created an empty project file.
  2. Add a text and an image.
  3. Mask them together (text was below the image)
  4. Added two more images and masked them together.

I’ve also tried your file. It is showing me this on the watch


And showing this on the simulation:

I’m confused why they don’t match. But it didn’t hang.

The problem is that the created mask is not stable. If you create it and it works, then in the process of editing the mask (replacing the image, changing the location) the constructor stops and does not respond to any clicks. Now I checked in my project - when moving an image in the mask, the constructor stops and does not react. Deletion only through Task Manager.
Moreover, the mask switch remains inactive after the constructor crashes. I have to do it all over again (with images).

In the previous version of the constructor I created many files of this type without problems. I don’t understand how to explain this problem.

can you please send a video?

Here’s the video. Before the operation of moving the image file in the mask, everything worked fine. To be honest, I’m tired of redoing this project 10 times. I’m going back to 1.7.13

Now, this is an attempt to keep the project alive or shut it down.

I’m not an expert, maybe this dmp file will help.
P.S..
Failed to attach the dump file. It is too big.

did your test file behave like this as well?

Yes, exactly the same behavior (didn’t work) of the other three project files. Including the one I sent you. Unfortunately, I’m going back to the previous version.