mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-20 14:49:59 +01:00
BugFix UI Custom GST Source
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user