@russellcresser,
Thanks for sharing.
Our team will check the issue.
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.
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 .
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)
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
- Created an empty project file.
- Add a text and an image.
- 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:
- Created an empty project file.
- Add a text and an image.
- Mask them together (text was below the image)
- 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.