2017r1.1
Released April 25th, 2017.
This release fixes important issues found in Xojo 2017r1.
Bug fixes (7 cases)
Case |
Area |
Description |
---|---|---|
Crashes & Assertions » IDE Unhandled Exception |
IDE no longer generates an exception when reloading certain state data in iOS projects. |
|
Crashes & Assertions » IDE Unhandled Exception |
Navigating to “build” step then to another item and moving back no longer causes an exception. |
|
Framework » Windows |
PrinterSetup.Landscape property is now honored instead of using the default printer orientation setting. |
|
Framework » Windows |
Restoring a previously saved PrinterSetup.SetupString now works again. |
|
Framework » Windows |
Printer SetupString is now built and restored correctly. |
|
IDE » Code Editor |
Toggling line number display no longer disables the cursor (Windows). |
|
IDE » Layout Editor |
Duplicating an instance of a container control no longer creates an invalid control set. Controls sets of containers are not supported on desktop or iOS projects. |
New items (1 case)
Case |
Area |
Description |
---|---|---|
IDE » Scripting |
Line number toggle works in IDE scripts. |