From OpenSCADAWiki
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 7: | Line 7: | ||
* QTCfg: The Back and Forward buttons expanded by a menu of the direct items accessing. | * QTCfg: The Back and Forward buttons expanded by a menu of the direct items accessing. | ||
* FIX:Vision: Preventing fullscreen mode fault in some XOrg conditions, when the fullscreen Qt-flag occasionally cleared, that is the flag was doubled internally. Reproduced often with Qt6 on Debian 12. | * FIX:Vision: Preventing fullscreen mode fault in some XOrg conditions, when the fullscreen Qt-flag occasionally cleared, that is the flag was doubled internally. Reproduced often with Qt6 on Debian 12. | ||
+ | * VCAEngine: Appending of the not processed events sending to a page who opened the source page. | ||
* WebCfgD: Expanding of call ''pageRefresh()'' by integrating the lag time. | * WebCfgD: Expanding of call ''pageRefresh()'' by integrating the lag time. |
Revision as of 10:03, 25 March 2025
User Interface
- FIX:Vision,WebVision: Implementing of rounding big interval points by the Besier Cubic Curves. Fixing of calculating bottom border for vertical scale.
- VCAEngine,Vision,WebVision: The type Image of the primitive Media appended by the attribute "Keep aspect ratio at fitting (keepAspect)".
- FIX:VCAEngine,Vision: Adding an option in the "Styles" tab of the projects with control the writing to styles in the execution context. And the writing to the styles disabled on the project side.
- FIX:WebVision: Requesting data of the resources added by support chunks for big data and conversion only for small images. The Save type of the buttons appended by support the media ranges with storing the data in WebVision context for retries.
- WebUser: Switched to the generic function HTTP() of transition from Protocol.HTTP. Appended by an optional attribute "Transport (tr)" of the processing procedures and templates, taken from the protocol object. The attribute "Result (rez)" allowed in empty value to prevent sending any response, that is meaning direct writing by TTransportIn::writeTo().
- QTCfg: The Back and Forward buttons expanded by a menu of the direct items accessing.
- FIX:Vision: Preventing fullscreen mode fault in some XOrg conditions, when the fullscreen Qt-flag occasionally cleared, that is the flag was doubled internally. Reproduced often with Qt6 on Debian 12.
- VCAEngine: Appending of the not processed events sending to a page who opened the source page.
- WebCfgD: Expanding of call pageRefresh() by integrating the lag time.