Skip to content

Commit

Permalink
Remove obsolete comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SusanRatiLane committed Sep 13, 2024
1 parent a745b03 commit a93dccc
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,7 @@ public void onClose(CloseEvent<PopupPanel> event) {
lastClosureTime = System.currentTimeMillis();
}
});

// Use a Pinch Zoom aware PopupPanel.PositionCallback to handle positioning to
// avoid the Google Chrome Pinch Zoom bug.

showRelativeTo(ComponentHelpWidget.this);
}
}
Expand Down

0 comments on commit a93dccc

Please sign in to comment.