We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7570a40 commit 334e80eCopy full SHA for 334e80e
src/polyscope.cpp
@@ -775,7 +775,6 @@ void buildPolyscopeGui() {
775
ImGui::TextUnformatted(" Zoom: [scroll] OR [ctrl/cmd] + [shift] + [left click drag]");
776
ImGui::TextUnformatted(" To set the view orbit center, double-click OR hold");
777
ImGui::TextUnformatted(" [ctrl/cmd] + [shift] and [left click] in the scene.");
778
- ImGui::TextUnformatted(" To zoom towards the center, hold [ctrl/cmd] + [shift] and scroll.");
779
ImGui::TextUnformatted(" Save and restore camera poses via the system clipboard with");
780
ImGui::TextUnformatted(" [ctrl/cmd-c] and [ctrl/cmd-v].");
781
ImGui::TextUnformatted("\nMenu Navigation:");
0 commit comments