XL2OL
5.95.1
11/14/2024
5.95.1
11/14/2024
The Cut Window output was always stuck ON, once the feature was enabled by the setup.
This bug was caused by storing some of the variables required for its operation in the setup class. However, the setup object gets stored in Flash, which is read only, making the variables read only. This is not detected when testing on a windows simulation that has no Flash.
This has been resolved.