Storyboard Pro 22.0.4 Release Notes
Storyboard Pro 22.0.4, build 22948 (2024-06-19)
Improvements
Scripting
setRenderImageAndVideo function has been added to the ExportManager scripting interface allowing exportToFCPXML and exportToAAF to export with or without rendering the associated images. The bool is set to true by default.
Fixes
General
-
Semi transparent 2D layers mixed with 3d layers cause display issues in OpenGL. SB-5550
-
Installing Storyboard Pro does not work on Windows 11 when Smart App Control is enabled. HAR-9642
-
The compositing order of pinned layers changes when Realistic Preview is enabled SB-4468
Drawing
-
Deselecting using the Select tool by holding Shift+Alt crashes when used over unselected grouped strokes. HAR-9903
-
There is a small delay when using the drawing tools with a mouse. HAR-9999
-
When Snap to Contour is enabled, the Contour Editor will add extra points to the selected drawing. HAR-9611
-
The soft eraser doesn’t work correctly if the mouse is released while outside the stroke that is being erased. HAR-9541
Import / Export
-
Importing a Final Draft document (FDX) adds an undo to the undo history that is not undoable. SB-5324
-
When importing a Final Draft document (FDX), spaces are ignored and numbers appear as garbage when directly after curly quotes. SB-5320
Library
-
Storyboard Pro crashes when dragging a layer to the Library view after bringing up the right-click menu. SB-5381
Scripting
-
Javascript binding for QByteArray assumes Latin, and not UTF8 HAR-9575