Rev 3023 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 3024 2025-05-13 07:38:23
- Author: roman
- Log message:
- 2025-05-12 Roman 0.9.8
- FIX:LibsDB.vcaBase,ModelsDB.{AGLKS.vca,Boiler.St}.{prj_AGLKS,prj_boiler9}:
wlb_Main.{doc_panel,grph_panel},prj_tmplSO,prj_archBrowser:
Reset in the attribute "size" of the projects
for obtaining its actual properties from the library widget.
FIX:wlb_Main.doc_panel: Improved in the procedure of self-closing at missing opened widget-page
which called the panel.
- !!:FIX:SYS:
!!:FIX:TCntrNode: Fixing nodeAccess() in accessing root parent nodes.
The long cutted messages in cntrCmd() added by the value size.
FIX:TArrayObj,XMLNodeObj: Fixed the EVAL return in the User API functions: pop(), shift(), getElementBy().
- FIX:DAQ.JavaLikeCalc: Fixed in the EVAL object conversion to EVAL_STR, EVAL_INT, EVAL_REAL, EVAL_BOOL,
for true EVAL-null comparing.
The "delete" operator expanded by cleaning temporary Object registers from TCntrNode with cleaning the Object variables,
due to they can hold such objects after the concatenation setting obj.attrSet("a1",v1).attrSet("a2",v2).
- FIX:UI:
Vision,WebVision: Appending of updating the geometry attributes for pages included to a container,
if its expanding here. For the possibility of its content adaption.
FIX:WebVision: Preventing the connection messages flooding with connection to the same session from other host
or other agent, with is happened at service connection from a user with root permissions.
FIX: The Text Primitive adapted to true rotation with width lesser height, by appending an intermediate
DIV with maximum rectangle size and shifting corresponding the notrectangility.
Unification the HTTP-parameters loading with obtaining "User-Agent" by moving all those to one whole cycle.
QTCfg: The height fitting of the page's items added by the step multiplicator for speeding up of adjusting
text fields with content more 1MB.
Vision: The selection rect in the development mode for one included widget is set to the container size
due to there is no sense in their uniting.