SceneSwitcher/lib/queue
WarmUpTill 2986a5dd96
Some checks failed
debian-build / build (push) Has been cancelled
Push to master / Check Formatting 🔍 (push) Has been cancelled
Push to master / Build Project 🧱 (push) Has been cancelled
Push to master / Create Release 🛫 (push) Has been cancelled
Fix crash when actions were copied into a action queue
The steps added via AddPostLoadStep() from the copy were never executed.
Thus they might be invalid when RunPostLoadSteps() is next called.

This could result in a crash when a new action or condition is added
after e.g. a "Filter" action's TempVariableRef was copied, which adds a
PostLoadStep to resolve the macro segment reference.
2025-02-04 08:26:04 +01:00
..
action-queue-tab.cpp Add "Last empty" row to Queue tab 2024-10-26 11:08:51 +02:00
action-queue-tab.hpp Add action queue tab 2024-05-01 19:44:57 +02:00
action-queue.cpp Fix crash when actions were copied into a action queue 2025-02-04 08:26:04 +01:00
action-queue.hpp Add "Last empty" row to Queue tab 2024-10-26 11:08:51 +02:00