Release Notes
Release Date: 2022-11-08
Release Notes for Xojo 2022r3.2
7 bugs were fixed.
| Revision | Issue | Type | Category | Platform | Description | 
|---|---|---|---|---|---|
| 58445 | Bug | IDE | Web | Fixed an issue causing nested controls to be drawn in the IDE layout editor mixing old properties, until they were moved around. | |
| 58422 | Bug | IDE | Better handling of drawing DesktopTabPanel in LayoutEditor (macOS) while not impacting CPU usage. | ||
| 58421 | Bug | IDE | Crash reports are no longer prompted to be sent at IDE startup. | ||
| 58419 | Bug | IDE | Fixed a regression that prevented the Add Method code editor contextual menu from appearing. | ||
| 58410 | Bug | Framework | macOS | Fixed a regression with debugging on macOS where it was possible to run out of file descriptors since they were not properly closed while we collected stack info. | |
| 58314 | Bug | Framework | Currency to string conversion no longer potentially adds an additional negative character in the string. | ||
| 58294 | Bug | Framework | MySQLCommunityServer: iterating through the TableColumns no longer iterates infinitely. |