Hi Neil,
We'll take a look.
Hi Neil,
We'll take a look.
Any changes need to be saved. This can be direct pressing the Save button at the top of the page, or this may be pressing the Test - in this case saving is automatic before starting the Test. There are also series of not clear events at which the save is executed. But the renewal of component styles doesn't cause auto-save.
So if you make changes to the project and don't press Save or Test, and just update the test page, there won't be any changes as they aren't entered into the Appery.io database.
You can also find a delay in the styles source code updating (if you open the page styles in the IDE). The delay between checks for updates to the server application IDE in your browser is important here.
Don't know what that has to do with the problem.
Been here for a year now so I'm aware I have to "SAVE".
But saving still results in the same problem.
So I will post more simple pics.
Here is the existing disign and element selected.
(screen has been with this design 6+Months)
Here is the actual screen when tested
You can see its not the right font size, color etc.
Now notice the BG color? Its wrong too. Should be transparent.
Heres the design view of that...
There seems to be a bug... Testing.
Hello Neil! Could you try to restore this project from backup? We were testing this problem with your project backup and it's not reproducible. Could you give it a try - make project backup, restore it and see if it's still reproducible for you? Please let us know about result.
Also please refresh the builder with ctrl+f5.
Yes its still the same.
As I said. The problem is in the compiled APK as well.
You couldn't reproduce?????????
Cant imagine that.
A lil investigation shows that the screenphoto.css has three instances of the css for each of the bad labels. Should only be
/* mobilelabel26 */
.ScreenPhoto_mobilelabel26 {
font-weight: bold; color: #ffff70; text-align: center; font-family: Helvetica; font-size: 17px;
margin: 4px 4px 4px 1px;
word-wrap: break-word;
}
But has also these on the screenPhoto.css.....
/* mobilelabel26 */
.ScreenPhoto_mobilelabel26 {
font-weight: normal; text-align: center; font-size: 11px;
margin: 0px 4px 0px 0px;
word-wrap: break-word;
}
and
/* mobilelabel26 */
.ScreenPhoto_mobilelabel26 {
font-weight: normal; text-align: center; font-size: 11px;
margin: 0px 4px 0px 0px;
word-wrap: break-word;
}
Maybe the problem?
I found the problem.
NEVERMIND.......
Hi Neil,
What the problem was?
Sorry. But I have to say I'm very disappointed with support on this issue.
The fact that you say you couldn't reproduce is troubling .
As it is an Appery issue of Many duplicated Names on the problem screen.
(mostly grids and cells)
Judging from inspection of older backup files. This happened when you converted/fixed this project some time ago to work with Tiggzi update.
Don't know when for sure as every time you updated it crashed my project.