Вы используете устаревший браузер. Этот и другие сайты могут отображаться в нём некорректно. Вам необходимо обновить браузер или попробовать использовать другой.
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
if imgui.BeginPopup("hui") then
if imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0)) then
imgui.CloseCurrentPopup()
end
imgui.EndPopup()
end
end
end
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
if imgui.BeginPopup("hui") then
if imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0)) then
imgui.CloseCurrentPopup()
end
imgui.EndPopup()
end
end
end
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
if imgui.BeginPopup("hui") then
imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0))
--imgui.CloseCurrentPopup()
imgui.EndPopup()
end
end
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
if imgui.BeginPopup("hui") then
if imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0)) then
-- do something
imgui.CloseCurrentPopup()
end
imgui.EndPopup()
end
end
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
if imgui.BeginPopup("hui") then
if imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0)) then
-- do something
imgui.CloseCurrentPopup()
end
imgui.EndPopup()
end
end
if imgui.Button(u8'Забанить',imgui.ImVec2(180, 45)) then
imgui.OpenPopup("hui")
end
if imgui.BeginPopup("hui") then
if imgui.Button(u8"Изменить", imgui.ImVec2(-1, 0)) then
-- do something
imgui.CloseCurrentPopup()
end
imgui.EndPopup()
end