Page 1 of 1

Notes apears in css

Posted: Sun Jul 07, 2019 4:41 pm
by Fender
I noticed that the notes are written in the css from a file that was made in V14 then opened and saved in the
new version.
#Notes2
{
left: 1288px !important;
top: 382px !important;
width: 287px !important;
height: 243px !important;
visibility: visible !important;
display: inline !important;
background-color: #FFFFE9;
background-image: none;
opacity: 0.75;
}
#wb_Notes2
{
margin: 0;
padding: 4px 4px 4px 4px;
}
The only way I can get rid of the written css of the notes is to insert a new note, copy the text on it and delete the old note
that was made in V14.
Is there an easier way then inserting a new note and delete the old one?

Re: Notes apears in css

Posted: Sun Jul 07, 2019 5:01 pm
by Pablo
I was not able to reproduce this behavior.
Do you have an example project?

Re: Notes apears in css

Posted: Sun Jul 07, 2019 5:27 pm
by Fender
here is the wbs 64bit v15
https://ufile.io/ij550gyu
new 6 (14 hits) in css
Line 190: #fotos_filmsNotes1
Line 202: #wb_fotos_filmsNotes1
Line 309: #fotos_filmsNotes1
Line 321: #wb_fotos_filmsNotes1
Line 428: #fotos_filmsNotes1
Line 440: #wb_fotos_filmsNotes1
Line 547: #fotos_filmsNotes1
Line 559: #wb_fotos_filmsNotes1
Line 666: #fotos_filmsNotes1
Line 678: #wb_fotos_filmsNotes1
Line 786: #fotos_filmsNotes1
Line 798: #wb_fotos_filmsNotes1
Line 906: #fotos_filmsNotes1
Line 918: #wb_fotos_filmsNotes1

Re: Notes apears in css

Posted: Sun Jul 07, 2019 5:45 pm
by Pablo
The problem is related to the breakpoints in your project.
I will address this in the next update.

Note that this is not specific to WB15. The problem existed in all versions...

Re: Notes apears in css

Posted: Sun Jul 07, 2019 5:49 pm
by Fender
Okay