SceneSwitcher/lib/variables
WarmUpTill e19f4ddf7c Fix variable deletion via variable tab not updating variable selections
The order of operations was incorrect.
First the signal that a variable was removed was propagated before the
variable was actually selected.
So e.g. scene item selections would receive the signal that a variable
was deleted but when repopulating the scene item selection the variable
still exists resulting in the list of available entries not to change.
2024-04-02 17:59:17 +02:00
..
variable-line-edit.cpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-line-edit.hpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-number.hpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
variable-number.tpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
variable-spinbox.cpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-spinbox.hpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-string.cpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
variable-string.hpp Add ResolveVariables() 2024-03-02 15:27:02 +01:00
variable-tab.cpp Fix variable deletion via variable tab not updating variable selections 2024-04-02 17:59:17 +02:00
variable-text-edit.cpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable-text-edit.hpp Move variable files to to variables folder 2024-01-31 16:11:31 +01:00
variable.cpp Add change count to var tab tooltip 2024-03-10 13:48:57 +01:00
variable.hpp Add change count to var tab tooltip 2024-03-10 13:48:57 +01:00