Ziv Shahaf

Results 3 issues of Ziv Shahaf

#### Summary A suggestion for adding a simple implementation of scoped push/pop. #### Explanation When using `ImGui::PushStyleColor()` and `ImGui::PopStyleColor()`, one must ensure that for each push a pop will be...

enhancement
cplusplus

I'm new to this FSM so maybe there is already a solution for this case but anyways I'd appreciate the help. Given the following FSM: ``` A -->|Event1| B A...

## Expected Behavior Workflow should terminate after clicking on "Terminate" in the UI ## Actual Behavior `Cannot terminate workflow` pops up Log of the failure: ```json { "time": "2023-03-07T11:32:39.178439386Z", "id":...