Reply to thread

[USER=60104]@Sebastiii[/USER] core.dll v2 tested. I doublecheck again all the versions.

The v2 version works just like v1. I have not found differences. I don't know if this is the expected. Note that I only test the textboxscrollup control (well, and label and fadelabel only for comparison)


All the defines in references.xml are working as expected (in <label> and <textcolor>)


All the 'only defines' (like <define>#test_textstring_xml:This is text in define</define>, that is <define property="false"...>...</define>) are working as expected inserted in myvideo.views.default.xml, that is included from myvideos.xml. Here's something interesting/baffling: If I put this define (<define>#test_textstring_xml:This is text in define</define>) in the main file (myvideos.xml) just after this one (<define>#backdrop:background\videos.jpg</define>) (used as text in <label>, no like file path). Well, the first one (#test_textstring_xml) don't work in textboxscrollup <label>, but the second one (#backdrop) works. I can't see any (functional) difference between the two. Let's keep going, this is only a curiosity.


All the properties (<define property="true"...>...</define>) are working if they are inside myvideo.views.default.xml, Some of them are also working inside myvideos.xml: the properties that are only text, and are rendered in the first check. The properties that have other property inside, dont work, so in this case the second check is not doing its job, as expected. (or so it seems to me).


However, this fix works properly and fixes some issues present in version 1.12 without causing regressions (at least in my tests with textboxscrollup, label and fadelabel). (y):)




Do you want that I try the instaler for 1.13 test version? Can I upgrade to 1.14 Final when available from this test version?


Thanks.


Top Bottom