Bug? Script General bug

Douglas Farias

Expert
Licensed User
Longtime User
Hi all.
I'm having a strange bug in version 7.0 (not beta).
The general script is not working in some of my projects, the code in% x and% y is correct, but when I put in RUN (F5) nothing happens, without the general script works normal, I can move views on screen and see in time On the smartphone, only this bug happens in the general script.

How can I fix this? I need the general script to work with% x and% y.


Thx
 

Douglas Farias

Expert
Licensed User
Longtime User
I fixed the error, making a new layout and making new views again, i made all layout new and now works, maybe some bug with v 6.80 to v 7.00

thx
 
Top