alexeyinkin commented on code in PR #22477:
URL: https://github.com/apache/beam/pull/22477#discussion_r931460227


##########
playground/frontend/lib/components/dropdown_button/dropdown_button.dart:
##########
@@ -98,7 +117,11 @@ class _AppDropdownButtonState extends 
State<AppDropdownButton>
   }
 
   OverlayEntry createDropdown() {
-    SelectorPositionModel posModel = findSelectorPositionData();
+    final dropdownOffset = findDropdownOffset(

Review Comment:
   Removed duplicated offset calculation.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to