BugFix UI Custom GST Source

This commit is contained in:
Bruno
2023-03-31 09:41:03 +02:00
parent e3e2d8d2f6
commit 47e0d6ae19

View File

@@ -1446,6 +1446,8 @@ void ImGuiVisitor::visit (GenericStreamSource& s)
Action::manager().store( s.name() + ": Change pipeline");
}
botom = ImGui::GetCursorPos();
// icon (>) to open player
if ( s.playable() ) {
ImGui::SetCursorPos(top);