Skip to content

Commit eee00c6

Browse files
committed
update hints text
1 parent 70150df commit eee00c6

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
@@ -774,7 +774,6 @@ void buildPolyscopeGui() {
774774
ImGui::TextUnformatted(" Zoom: [scroll] OR [ctrl/cmd] + [shift] + [left click drag]");
775775
ImGui::TextUnformatted(" To set the view orbit center, double-click OR hold");
776776
ImGui::TextUnformatted(" [ctrl/cmd] + [shift] and [left click] in the scene.");
777-
ImGui::TextUnformatted(" To zoom towards the center, hold [ctrl/cmd] + [shift] and scroll.");
778777
ImGui::TextUnformatted(" Save and restore camera poses via the system clipboard with");
779778
ImGui::TextUnformatted(" [ctrl/cmd-c] and [ctrl/cmd-v].");
780779
ImGui::TextUnformatted("\nMenu Navigation:");

0 commit comments

Comments
 (0)