When you use the "PaintTool" to color scaffold strands, the appearance is now saved to the json file and is restored when re-opening the file.
A new default palette of scaffold colors has been added to the classic #0066cc that we all know and love.
#660000 #8b1d00 #a26a00 #555500 #2b4400 #003500 #014d52 #0b007d #44007a #6b0237
Use the new keyboard shortcut "Shift+P" to cycle through scaffold colors.
Bug fixes: Removed unused imp
package import to avoid issues in Python 3.12 and beyond.
Full Changelog: v2.4.10...v2.4.11