Skip to content

Commit 334e80e

Browse files
committed
update hints text
1 parent 7570a40 commit 334e80e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/polyscope.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,6 @@ void buildPolyscopeGui() {
775775
ImGui::TextUnformatted(" Zoom: [scroll] OR [ctrl/cmd] + [shift] + [left click drag]");
776776
ImGui::TextUnformatted(" To set the view orbit center, double-click OR hold");
777777
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.");
779778
ImGui::TextUnformatted(" Save and restore camera poses via the system clipboard with");
780779
ImGui::TextUnformatted(" [ctrl/cmd-c] and [ctrl/cmd-v].");
781780
ImGui::TextUnformatted("\nMenu Navigation:");

0 commit comments

Comments
 (0)